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