#a020e7 color space conversions
Hex:
#a020e7
RGB:
160, 32, 231
CMY:
37, 87, 9
CMYK:
31, 86, 0, 9
HSL:
279°, 80.5668%, 51.5686%
HSV (HSB):
279°, 86.1472%, 90.5882%
XYZ:
29.4375, 14.2761, 76.8053
xyY:
0.2443, 0.1185, 14.2761
CIE-Lab:
44.6264, 76.9709, -73.5075
CIE-LCH:
44.6264, 106.4325, 316.3185
CIE-Luv:
44.6264, 29.3439, -114.4436
Hunter-Lab:
37.7838, 72.9487, -94.0737
#a020e7 color charts
#a020e7 color shades, tints & tones
#a020e7 color schemes
#a020e7 color preview, HTML & CSS examples
This text has a color of #a020e7
<p style="color:#a020e7;">Text here</p>
.mytext {color:#a020e7;}
This box has a color of #a020e7
<div style="background-color:#a020e7;">Content here</div>
.mybackground {background-color:#a020e7;}
Border around this has a color of #a020e7
<div style="border:2px solid #a020e7;">Content here</div>
.myborder {border:2px solid #a020e7;}