#a02e9a color space conversions
Hex:
#a02e9a
RGB:
160, 46, 154
CMY:
37, 82, 40
CMYK:
0, 71, 4, 37
HSL:
303°, 55.3398%, 40.3922%
HSV (HSB):
303°, 71.2500%, 62.7451%
XYZ:
21.3069, 11.7607, 31.7189
xyY:
0.3289, 0.1815, 11.7607
CIE-Lab:
40.8332, 58.7663, -34.5932
CIE-LCH:
40.8332, 68.1921, 329.5165
CIE-Luv:
40.8332, 49.4551, -56.7624
Hunter-Lab:
34.2938, 50.8888, -30.8325
#a02e9a color charts
#a02e9a color shades, tints & tones
#a02e9a color schemes
#a02e9a color preview, HTML & CSS examples
This text has a color of #a02e9a
<p style="color:#a02e9a;">Text here</p>
.mytext {color:#a02e9a;}
This box has a color of #a02e9a
<div style="background-color:#a02e9a;">Content here</div>
.mybackground {background-color:#a02e9a;}
Border around this has a color of #a02e9a
<div style="border:2px solid #a02e9a;">Content here</div>
.myborder {border:2px solid #a02e9a;}