#a2029f color space conversions
Hex:
#a2029f
RGB:
162, 2, 159
CMY:
36, 99, 38
CMYK:
0, 99, 2, 36
HSL:
301°, 97.5610%, 32.1569%
HSV (HSB):
301°, 98.7654%, 63.5294%
XYZ:
21.1800, 10.2280, 33.6588
xyY:
0.3255, 0.1572, 10.2280
CIE-Lab:
38.2486, 69.3025, -41.6989
CIE-LCH:
38.2486, 80.8804, 328.9649
CIE-Luv:
38.2486, 54.4909, -66.7791
Hunter-Lab:
31.9812, 62.2468, -40.0131
#a2029f color charts
#a2029f color shades, tints & tones
#a2029f color schemes
#a2029f color preview, HTML & CSS examples
This text has a color of #a2029f
<p style="color:#a2029f;">Text here</p>
.mytext {color:#a2029f;}
This box has a color of #a2029f
<div style="background-color:#a2029f;">Content here</div>
.mybackground {background-color:#a2029f;}
Border around this has a color of #a2029f
<div style="border:2px solid #a2029f;">Content here</div>
.myborder {border:2px solid #a2029f;}