@tempots/color > LCH > withChroma
Creates a new LCH color with the specified chroma value.
Signature:
readonly withChroma: (c: number) => LCH;