Common interface for color spaces that express color with the following 3 components:
R: amount of red color
G: amount of green color
B: amount of blue color
Implementations of this are usually device color spaces, used for final output colors.
Blue color component.
Green color component.
Red color component.