#9f00f9 color space conversions
Hex:
#9f00f9
RGB:
159, 0, 249
CMY:
38, 100, 2
CMYK:
36, 100, 0, 2
HSL:
278°, 100.0000%, 48.8235%
HSV (HSB):
278°, 100.0000%, 97.6471%
XYZ:
31.3970, 14.2105, 90.7106
xyY:
0.2303, 0.1042, 14.2105
CIE-Lab:
44.5333, 84.7173, -83.8220
CIE-LCH:
44.5333, 119.1770, 315.3043
CIE-Luv:
44.5333, 26.1818, -127.8331
Hunter-Lab:
37.6968, 82.6999, -116.2831
#9f00f9 color charts
#9f00f9 color shades, tints & tones
#9f00f9 color schemes
#9f00f9 color preview, HTML & CSS examples
This text has a color of #9f00f9
<p style="color:#9f00f9;">Text here</p>
.mytext {color:#9f00f9;}
This box has a color of #9f00f9
<div style="background-color:#9f00f9;">Content here</div>
.mybackground {background-color:#9f00f9;}
Border around this has a color of #9f00f9
<div style="border:2px solid #9f00f9;">Content here</div>
.myborder {border:2px solid #9f00f9;}