Opening tag for foreground by RGB.
Template: {fgRgbOpen}{r};{g};{b}{fgRgbClose}
{fgRgbOpen}{r};{g};{b}{fgRgbClose}
Compatibility:
See also fgRgb.
const String fgRgbOpen = '${csi}38;2;';