#a02d9b color space conversions
Hex:
#a02d9b
RGB:
160, 45, 155
CMY:
37, 82, 39
CMYK:
0, 72, 3, 37
HSL:
303°, 56.0976%, 40.1961%
HSV (HSB):
303°, 71.8750%, 62.7451%
XYZ:
21.3520, 11.7169, 32.1466
xyY:
0.3274, 0.1797, 11.7169
CIE-Lab:
40.7626, 59.2844, -35.3080
CIE-LCH:
40.7626, 69.0021, 329.2232
CIE-Luv:
40.7626, 49.3421, -57.8135
Hunter-Lab:
34.2300, 51.4423, -31.7203
#a02d9b color charts
#a02d9b color shades, tints & tones
#a02d9b color schemes
#a02d9b color preview, HTML & CSS examples
This text has a color of #a02d9b
<p style="color:#a02d9b;">Text here</p>
.mytext {color:#a02d9b;}
This box has a color of #a02d9b
<div style="background-color:#a02d9b;">Content here</div>
.mybackground {background-color:#a02d9b;}
Border around this has a color of #a02d9b
<div style="border:2px solid #a02d9b;">Content here</div>
.myborder {border:2px solid #a02d9b;}