Represents a color that can be used for foreground or background styling in a terminal.
Supports various color formats including standard ANSI 16, ANSI 256, and TrueColor (RGB).
A standard ANSI 16 color.
An extended ANSI 256 color.
The terminal's default color.
A TrueColor representation using 8-bit red, green, and blue components.