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