Inverts the values of this ColorModel, excluding alpha, in its own color space.
ColorModel
@override XyzColor get inverted => super.inverted.cast();