#9876aa color space conversions
Hex:
#9876aa
RGB:
152, 118, 170
CMY:
40, 54, 33
CMYK:
11, 31, 0, 33
HSL:
279°, 23.4234%, 56.4706%
HSV (HSB):
279°, 30.5882%, 66.6667%
XYZ:
26.6830, 22.5345, 40.9735
xyY:
0.2959, 0.2499, 22.5345
CIE-Lab:
54.5896, 23.1270, -22.6861
CIE-LCH:
54.5896, 32.3962, 315.5514
CIE-Luv:
54.5896, 14.9337, -37.1990
Hunter-Lab:
47.4706, 17.2607, -17.9458
#9876aa color charts
#9876aa color shades, tints & tones
#9876aa color schemes
#9876aa color preview, HTML & CSS examples
This text has a color of #9876aa
<p style="color:#9876aa;">Text here</p>
.mytext {color:#9876aa;}
This box has a color of #9876aa
<div style="background-color:#9876aa;">Content here</div>
.mybackground {background-color:#9876aa;}
Border around this has a color of #9876aa
<div style="border:2px solid #9876aa;">Content here</div>
.myborder {border:2px solid #9876aa;}