#a02a9f color space conversions
Hex:
#a02a9f
RGB:
160, 42, 159
CMY:
37, 84, 38
CMYK:
0, 74, 1, 37
HSL:
301°, 58.4158%, 39.6078%
HSV (HSB):
301°, 73.7500%, 62.7451%
XYZ:
21.5832, 11.6327, 33.9087
xyY:
0.3215, 0.1733, 11.6327
CIE-Lab:
40.6263, 60.9649, -37.9332
CIE-LCH:
40.6263, 71.8028, 328.1096
CIE-Luv:
40.6263, 48.6218, -61.6747
Hunter-Lab:
34.1068, 53.2701, -35.0709
#a02a9f color charts
#a02a9f color shades, tints & tones
#a02a9f color schemes
#a02a9f color preview, HTML & CSS examples
This text has a color of #a02a9f
<p style="color:#a02a9f;">Text here</p>
.mytext {color:#a02a9f;}
This box has a color of #a02a9f
<div style="background-color:#a02a9f;">Content here</div>
.mybackground {background-color:#a02a9f;}
Border around this has a color of #a02a9f
<div style="border:2px solid #a02a9f;">Content here</div>
.myborder {border:2px solid #a02a9f;}