#a2009a color space conversions
Hex:
#a2009a
RGB:
162, 0, 154
CMY:
36, 100, 40
CMYK:
0, 100, 5, 36
HSL:
303°, 100.0000%, 31.7647%
HSV (HSB):
303°, 100.0000%, 63.5294%
XYZ:
20.7330, 10.0145, 31.4121
xyY:
0.3335, 0.1611, 10.0145
CIE-Lab:
37.8684, 68.7936, -39.2760
CIE-LCH:
37.8684, 79.2159, 330.2769
CIE-Luv:
37.8684, 56.5599, -63.2400
Hunter-Lab:
31.6457, 61.5665, -36.7004
#a2009a color charts
#a2009a color shades, tints & tones
#a2009a color schemes
#a2009a color preview, HTML & CSS examples
This text has a color of #a2009a
<p style="color:#a2009a;">Text here</p>
.mytext {color:#a2009a;}
This box has a color of #a2009a
<div style="background-color:#a2009a;">Content here</div>
.mybackground {background-color:#a2009a;}
Border around this has a color of #a2009a
<div style="border:2px solid #a2009a;">Content here</div>
.myborder {border:2px solid #a2009a;}