@tempots/color > HSLuv > withHue
Returns a new HSLuv instance with the specified hue value.
HSLuv
Signature:
readonly withHue: (hue: number) => HSLuv;