#a02cad color space conversions
Hex:
#a02cad
RGB:
160, 44, 173
CMY:
37, 83, 32
CMYK:
8, 75, 0, 32
HSL:
294°, 59.4470%, 42.5490%
HSV (HSB):
294°, 74.5665%, 67.8431%
XYZ:
22.9407, 12.2921, 40.6987
xyY:
0.3021, 0.1619, 12.2921
CIE-Lab:
41.6766, 62.7037, -44.6264
CIE-LCH:
41.6766, 76.9628, 324.5605
CIE-Luv:
41.6766, 43.7342, -71.7909
Hunter-Lab:
35.0601, 55.4421, -44.2834
#a02cad color charts
#a02cad color shades, tints & tones
#a02cad color schemes
#a02cad color preview, HTML & CSS examples
This text has a color of #a02cad
<p style="color:#a02cad;">Text here</p>
.mytext {color:#a02cad;}
This box has a color of #a02cad
<div style="background-color:#a02cad;">Content here</div>
.mybackground {background-color:#a02cad;}
Border around this has a color of #a02cad
<div style="border:2px solid #a02cad;">Content here</div>
.myborder {border:2px solid #a02cad;}