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