@tempots/color

HSLuv.withHue property

Returns a new HSLuv instance with the specified hue value.

Signature:

readonly withHue: (hue: number) => HSLuv;