#96 Plum4
#875F87
ExtendedHEX#875F87
RGB135, 95, 135
HSL300°, 17%, 45%
CMYK0%, 30%, 0%, 47%
Xterm ID96
GrupoExtended
Códigos de Terminal
Foreground (texto)
\x1b[38;5;96m Background (fondo)
\x1b[48;5;96m Bash echo
echo -e "\033[38;5;96mTexto\033[0m" Python
print(f"\033[38;5;96mTexto\033[0m") CSS
Color HEX
color: #875F87; Color RGB
color: rgb(135, 95, 135); Background
background-color: #875F87;