@tempots/color > LAB > withA
Returns a new LAB instance with the specified a component.
Signature:
readonly withA: (a: number) => LAB;