- Finalize color interpolation logic, and
color.mix()
function- Note potential issues with missing (
none
) channels in conversion- Deprecate individual channel inspection functions in favor of
color.channel()
- Organize global and color-module function groups
- Complete specification of global
hwb()
function, and deprecatecolor.hwb()
functions- Specify updates to global
rgb()
functions