#9f007c color space conversions
Hex:
#9f007c
RGB:
159, 0, 124
CMY:
38, 100, 51
CMYK:
0, 100, 22, 38
HSL:
313°, 100.0000%, 31.1765%
HSV (HSB):
313°, 100.0000%, 62.3529%
XYZ:
17.9362, 8.8262, 19.8271
xyY:
0.3850, 0.1894, 8.8262
CIE-Lab:
35.6474, 64.1738, -24.3135
CIE-LCH:
35.6474, 68.6252, 339.2498
CIE-Luv:
35.6474, 66.7835, -41.5820
Hunter-Lab:
29.7089, 55.7755, -18.7727
#9f007c color charts
#9f007c color shades, tints & tones
#9f007c color schemes
#9f007c color preview, HTML & CSS examples
This text has a color of #9f007c
<p style="color:#9f007c;">Text here</p>
.mytext {color:#9f007c;}
This box has a color of #9f007c
<div style="background-color:#9f007c;">Content here</div>
.mybackground {background-color:#9f007c;}
Border around this has a color of #9f007c
<div style="border:2px solid #9f007c;">Content here</div>
.myborder {border:2px solid #9f007c;}