#9f25e5 color space conversions
Hex:
#9f25e5
RGB:
159, 37, 229
CMY:
38, 85, 10
CMYK:
31, 84, 0, 10
HSL:
278°, 78.6885%, 52.1569%
HSV (HSB):
278°, 83.8428%, 89.8039%
XYZ:
29.1025, 14.3512, 75.3649
xyY:
0.2449, 0.1208, 14.3512
CIE-Lab:
44.7324, 75.2254, -72.2046
CIE-LCH:
44.7324, 104.2706, 316.1738
CIE-Luv:
44.7324, 28.8412, -112.6977
Hunter-Lab:
37.8830, 70.8322, -91.4342
#9f25e5 color charts
#9f25e5 color shades, tints & tones
#9f25e5 color schemes
#9f25e5 color preview, HTML & CSS examples
This text has a color of #9f25e5
<p style="color:#9f25e5;">Text here</p>
.mytext {color:#9f25e5;}
This box has a color of #9f25e5
<div style="background-color:#9f25e5;">Content here</div>
.mybackground {background-color:#9f25e5;}
Border around this has a color of #9f25e5
<div style="border:2px solid #9f25e5;">Content here</div>
.myborder {border:2px solid #9f25e5;}