#9c006c color space conversions
Hex:
#9c006c
RGB:
156, 0, 108
CMY:
39, 100, 58
CMYK:
0, 100, 31, 39
HSL:
318°, 100.0000%, 30.5882%
HSV (HSB):
318°, 100.0000%, 61.1765%
XYZ:
16.4171, 8.1506, 14.8953
xyY:
0.4160, 0.2065, 8.1506
CIE-Lab:
34.2946, 61.6683, -16.3379
CIE-LCH:
34.2946, 63.7958, 345.1614
CIE-Luv:
34.2946, 71.4640, -30.4404
Hunter-Lab:
28.5493, 52.6839, -10.9494
#9c006c color charts
#9c006c color shades, tints & tones
#9c006c color schemes
#9c006c color preview, HTML & CSS examples
This text has a color of #9c006c
<p style="color:#9c006c;">Text here</p>
.mytext {color:#9c006c;}
This box has a color of #9c006c
<div style="background-color:#9c006c;">Content here</div>
.mybackground {background-color:#9c006c;}
Border around this has a color of #9c006c
<div style="border:2px solid #9c006c;">Content here</div>
.myborder {border:2px solid #9c006c;}