#a02b9e color space conversions
Hex:
#a02b9e
RGB:
160, 43, 158
CMY:
37, 83, 38
CMYK:
0, 73, 1, 37
HSL:
301°, 57.6355%, 39.8039%
HSV (HSB):
301°, 73.1250%, 62.7451%
XYZ:
21.5326, 11.6700, 33.4654
xyY:
0.3230, 0.1750, 11.6700
CIE-Lab:
40.6867, 60.4664, -37.2358
CIE-LCH:
40.6867, 71.0119, 328.3749
CIE-Luv:
40.6867, 48.7583, -60.6548
Hunter-Lab:
34.1613, 52.7302, -34.1692
#a02b9e color charts
#a02b9e color shades, tints & tones
#a02b9e color schemes
#a02b9e color preview, HTML & CSS examples
This text has a color of #a02b9e
<p style="color:#a02b9e;">Text here</p>
.mytext {color:#a02b9e;}
This box has a color of #a02b9e
<div style="background-color:#a02b9e;">Content here</div>
.mybackground {background-color:#a02b9e;}
Border around this has a color of #a02b9e
<div style="border:2px solid #a02b9e;">Content here</div>
.myborder {border:2px solid #a02b9e;}