Converts this to the LAB color space.
this
@override LabColor toLabColor() => ColorConverter.xyzToLab(this);