@tempots/color

LAB.withB property

Returns a new LAB instance with the specified b component.

Signature:

readonly withB: (b: number) => LAB;