deviceRGB
Device-dependent color space with red, green, blue, and alpha components.
Declaration
static let deviceRGB: NSColorSpaceNameDiscussion
You can also create a color with HSB (hue, saturation, brightness) and alpha components and can extract these components.