@tempots/color > CMYK > withCyan
Returns a new CMYK color with the specified cyan value.
Signature:
readonly withCyan: (cyan: number) => CMYK;