#a020e9 color space conversions
Hex:
#a020e9
RGB:
160, 32, 233
CMY:
37, 87, 9
CMYK:
31, 86, 0, 9
HSL:
278°, 82.0408%, 51.9608%
HSV (HSB):
278°, 86.2661%, 91.3725%
XYZ:
29.7217, 14.3898, 78.3018
xyY:
0.2428, 0.1176, 14.3898
CIE-Lab:
44.7868, 77.3642, -74.3796
CIE-LCH:
44.7868, 107.3199, 316.1268
CIE-Luv:
44.7868, 28.8766, -115.7435
Hunter-Lab:
37.9339, 73.4728, -95.8306
#a020e9 color charts
#a020e9 color shades, tints & tones
#a020e9 color schemes
#a020e9 color preview, HTML & CSS examples
This text has a color of #a020e9
<p style="color:#a020e9;">Text here</p>
.mytext {color:#a020e9;}
This box has a color of #a020e9
<div style="background-color:#a020e9;">Content here</div>
.mybackground {background-color:#a020e9;}
Border around this has a color of #a020e9
<div style="border:2px solid #a020e9;">Content here</div>
.myborder {border:2px solid #a020e9;}