#a02ff9 color space conversions
Hex:
#a02ff9
RGB:
160, 47, 249
CMY:
37, 82, 2
CMYK:
36, 81, 0, 2
HSL:
274°, 94.3925%, 58.0392%
HSV (HSB):
274°, 81.1245%, 97.6471%
XYZ:
32.6126, 16.3462, 91.0588
xyY:
0.2329, 0.1167, 16.3462
CIE-Lab:
47.4254, 76.6557, -79.0761
CIE-LCH:
47.4254, 110.1323, 314.1096
CIE-Luv:
47.4254, 23.9955, -124.1261
Hunter-Lab:
40.4304, 73.2313, -105.2338
#a02ff9 color charts
#a02ff9 color shades, tints & tones
#a02ff9 color schemes
#a02ff9 color preview, HTML & CSS examples
This text has a color of #a02ff9
<p style="color:#a02ff9;">Text here</p>
.mytext {color:#a02ff9;}
This box has a color of #a02ff9
<div style="background-color:#a02ff9;">Content here</div>
.mybackground {background-color:#a02ff9;}
Border around this has a color of #a02ff9
<div style="border:2px solid #a02ff9;">Content here</div>
.myborder {border:2px solid #a02ff9;}