#a2027d color space conversions
Hex:
#a2027d
RGB:
162, 2, 125
CMY:
36, 99, 51
CMYK:
0, 99, 23, 36
HSL:
314°, 97.5610%, 32.1569%
HSV (HSB):
314°, 98.7654%, 63.5294%
XYZ:
18.6237, 9.2055, 20.1973
xyY:
0.3878, 0.1917, 9.2055
CIE-Lab:
36.3769, 64.6479, -23.7570
CIE-LCH:
36.3769, 68.8749, 339.8225
CIE-Luv:
36.3769, 68.5627, -41.1733
Hunter-Lab:
30.3405, 56.4713, -18.2302
#a2027d color charts
#a2027d color shades, tints & tones
#a2027d color schemes
#a2027d color preview, HTML & CSS examples
This text has a color of #a2027d
<p style="color:#a2027d;">Text here</p>
.mytext {color:#a2027d;}
This box has a color of #a2027d
<div style="background-color:#a2027d;">Content here</div>
.mybackground {background-color:#a2027d;}
Border around this has a color of #a2027d
<div style="border:2px solid #a2027d;">Content here</div>
.myborder {border:2px solid #a2027d;}