#9c0080 color space conversions
Hex:
#9c0080
RGB:
156, 0, 128
CMY:
39, 100, 50
CMYK:
0, 100, 18, 39
HSL:
311°, 100.0000%, 30.5882%
HSV (HSB):
311°, 100.0000%, 61.1765%
XYZ:
17.6066, 8.6264, 21.1592
xyY:
0.3715, 0.1820, 8.6264
CIE-Lab:
35.2549, 64.0984, -27.4743
CIE-LCH:
35.2549, 69.7384, 336.7988
CIE-Luv:
35.2549, 62.6780, -45.5913
Hunter-Lab:
29.3708, 55.6045, -22.1539
#9c0080 color charts
#9c0080 color shades, tints & tones
#9c0080 color schemes
#9c0080 color preview, HTML & CSS examples
This text has a color of #9c0080
<p style="color:#9c0080;">Text here</p>
.mytext {color:#9c0080;}
This box has a color of #9c0080
<div style="background-color:#9c0080;">Content here</div>
.mybackground {background-color:#9c0080;}
Border around this has a color of #9c0080
<div style="border:2px solid #9c0080;">Content here</div>
.myborder {border:2px solid #9c0080;}