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