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