Alternate name for onHsl() (provided for legacy compatibility with JS Chalk)
Chalk bgHsl(num hue, num saturation, num lightness) => onHsl(hue, saturation, lightness);