#9a02e5 color space conversions
Hex:
#9a02e5
RGB:
154, 2, 229
CMY:
40, 99, 10
CMYK:
33, 99, 0, 10
HSL:
280°, 98.2684%, 45.2941%
HSV (HSB):
280°, 99.1266%, 89.8039%
XYZ:
27.4910, 12.5706, 75.1062
xyY:
0.2387, 0.1092, 12.5706
CIE-Lab:
42.1090, 80.1946, -76.5251
CIE-LCH:
42.1090, 110.8480, 316.3413
CIE-Luv:
42.1090, 28.0844, -116.0566
Hunter-Lab:
35.4550, 76.3584, -100.7785
#9a02e5 color charts
#9a02e5 color shades, tints & tones
#9a02e5 color schemes
#9a02e5 color preview, HTML & CSS examples
This text has a color of #9a02e5
<p style="color:#9a02e5;">Text here</p>
.mytext {color:#9a02e5;}
This box has a color of #9a02e5
<div style="background-color:#9a02e5;">Content here</div>
.mybackground {background-color:#9a02e5;}
Border around this has a color of #9a02e5
<div style="border:2px solid #9a02e5;">Content here</div>
.myborder {border:2px solid #9a02e5;}