#a02a9b color space conversions
Hex:
#a02a9b
RGB:
160, 42, 155
CMY:
37, 84, 39
CMYK:
0, 74, 3, 37
HSL:
303°, 58.4158%, 39.6078%
HSV (HSB):
303°, 73.7500%, 62.7451%
XYZ:
21.2416, 11.4961, 32.1098
xyY:
0.3276, 0.1773, 11.4961
CIE-Lab:
40.4037, 60.3064, -35.8760
CIE-LCH:
40.4037, 70.1709, 329.2518
CIE-Luv:
40.4037, 49.9697, -58.6053
Hunter-Lab:
33.9059, 52.4926, -32.4151
#a02a9b color charts
#a02a9b color shades, tints & tones
#a02a9b color schemes
#a02a9b color preview, HTML & CSS examples
This text has a color of #a02a9b
<p style="color:#a02a9b;">Text here</p>
.mytext {color:#a02a9b;}
This box has a color of #a02a9b
<div style="background-color:#a02a9b;">Content here</div>
.mybackground {background-color:#a02a9b;}
Border around this has a color of #a02a9b
<div style="border:2px solid #a02a9b;">Content here</div>
.myborder {border:2px solid #a02a9b;}