#9f2f8f color space conversions
Hex:
#9f2f8f
RGB:
159, 47, 143
CMY:
38, 82, 44
CMYK:
0, 70, 10, 38
HSL:
309°, 54.3689%, 40.3922%
HSV (HSB):
309°, 70.4403%, 62.3529%
XYZ:
20.2725, 11.3871, 27.1161
xyY:
0.3449, 0.1937, 11.3871
CIE-Lab:
40.2250, 56.3907, -28.8907
CIE-LCH:
40.2250, 63.3608, 332.8725
CIE-Luv:
40.2250, 52.1970, -48.1863
Hunter-Lab:
33.7448, 48.1821, -24.0218
#9f2f8f color charts
#9f2f8f color shades, tints & tones
#9f2f8f color schemes
#9f2f8f color preview, HTML & CSS examples
This text has a color of #9f2f8f
<p style="color:#9f2f8f;">Text here</p>
.mytext {color:#9f2f8f;}
This box has a color of #9f2f8f
<div style="background-color:#9f2f8f;">Content here</div>
.mybackground {background-color:#9f2f8f;}
Border around this has a color of #9f2f8f
<div style="border:2px solid #9f2f8f;">Content here</div>
.myborder {border:2px solid #9f2f8f;}