@tempots/color > HSV > withValue
Returns a new HSV color with the specified value.
Signature:
readonly withValue: (v: number) => HSV;