hsl method

HslColor hsl()

Convert to HslColor

Implementation

HslColor hsl() {
  throw UnsupportedError("TODO");
}