@tempots/color > LAB > toChannels
Returns the LAB color as an array of its components.
Signature:
readonly toChannels: () => [number, number, number];