wx._gdi.Colour:
A colour is an object representing a combination of Red, Green,
and Blue (RGB) intensity values, and is used to determine drawing
colours, window colours, etc.
CubeColourDialog.Colour:
This is a subclass of wx.Colour, which adds Hue, Saturation and
Brightness capability to the base class.