#9f2f9f color space conversions
Hex:
#9f2f9f
RGB:
159, 47, 159
CMY:
38, 82, 38
CMYK:
0, 70, 0, 38
HSL:
300°, 54.3689%, 40.3922%
HSV (HSB):
300°, 70.4403%, 62.3529%
XYZ:
21.5726, 11.9072, 33.9622
xyY:
0.3199, 0.1766, 11.9072
CIE-Lab:
41.0682, 59.0105, -37.2427
CIE-LCH:
41.0682, 69.7800, 327.7432
CIE-Luv:
41.0682, 46.8896, -60.6310
Hunter-Lab:
34.5068, 51.2061, -34.1996
#9f2f9f color charts
#9f2f9f color shades, tints & tones
#9f2f9f color schemes
#9f2f9f color preview, HTML & CSS examples
This text has a color of #9f2f9f
<p style="color:#9f2f9f;">Text here</p>
.mytext {color:#9f2f9f;}
This box has a color of #9f2f9f
<div style="background-color:#9f2f9f;">Content here</div>
.mybackground {background-color:#9f2f9f;}
Border around this has a color of #9f2f9f
<div style="border:2px solid #9f2f9f;">Content here</div>
.myborder {border:2px solid #9f2f9f;}