RGB format for colours ({r, g, b}).
Implements the Pote.Format behaviour to provide all conversion operations from/to RGB.
Pote.Format
@type parsed() :: {0..255, 0..255, 0..255}