Converts this to the HSL color space.
this
@override HslColor toHslColor() => _cast().toHslColor().cast();