@tempots/color

HSLuv.withSaturation property

Returns a new HSLuv instance with the specified saturation value.

Signature:

readonly withSaturation: (saturation: number) => HSLuv;