An RGB color, each channel in the 0.0..1.0 range.
0.0..1.0
@type t() :: %PdfElixide.Color{b: float(), g: float(), r: float()}