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