#9f02e9 color space conversions
Hex:
#9f02e9
RGB:
159, 2, 233
CMY:
38, 99, 9
CMYK:
32, 99, 0, 9
HSL:
281°, 98.2979%, 46.0784%
HSV (HSB):
281°, 99.1416%, 91.3725%
XYZ:
29.0278, 13.2975, 78.1275
xyY:
0.2410, 0.1104, 13.2975
CIE-Lab:
43.2082, 81.5067, -76.9685
CIE-LCH:
43.2082, 112.1048, 316.6403
CIE-Luv:
43.2082, 29.7753, -117.8360
Hunter-Lab:
36.4658, 78.2758, -101.5021
#9f02e9 color charts
#9f02e9 color shades, tints & tones
#9f02e9 color schemes
#9f02e9 color preview, HTML & CSS examples
This text has a color of #9f02e9
<p style="color:#9f02e9;">Text here</p>
.mytext {color:#9f02e9;}
This box has a color of #9f02e9
<div style="background-color:#9f02e9;">Content here</div>
.mybackground {background-color:#9f02e9;}
Border around this has a color of #9f02e9
<div style="border:2px solid #9f02e9;">Content here</div>
.myborder {border:2px solid #9f02e9;}