#9f24e5 color space conversions
Hex:
#9f24e5
RGB:
159, 36, 229
CMY:
38, 86, 10
CMYK:
31, 84, 0, 10
HSL:
278°, 78.7755%, 51.9608%
HSV (HSB):
278°, 84.2795%, 89.8039%
XYZ:
29.0718, 14.2898, 75.3547
xyY:
0.2449, 0.1204, 14.2898
CIE-Lab:
44.6457, 75.4806, -72.3461
CIE-LCH:
44.6457, 104.5528, 316.2147
CIE-Luv:
44.6457, 28.9339, -112.8288
Hunter-Lab:
37.8019, 71.1234, -91.7280
#9f24e5 color charts
#9f24e5 color shades, tints & tones
#9f24e5 color schemes
#9f24e5 color preview, HTML & CSS examples
This text has a color of #9f24e5
<p style="color:#9f24e5;">Text here</p>
.mytext {color:#9f24e5;}
This box has a color of #9f24e5
<div style="background-color:#9f24e5;">Content here</div>
.mybackground {background-color:#9f24e5;}
Border around this has a color of #9f24e5
<div style="border:2px solid #9f24e5;">Content here</div>
.myborder {border:2px solid #9f24e5;}