#a02caf color space conversions
Hex:
#a02caf
RGB:
160, 44, 175
CMY:
37, 83, 31
CMYK:
9, 75, 0, 31
HSL:
293°, 59.8174%, 42.9412%
HSV (HSB):
293°, 74.8571%, 68.6275%
XYZ:
23.1357, 12.3701, 41.7257
xyY:
0.2996, 0.1602, 12.3701
CIE-Lab:
41.7984, 63.0586, -45.6183
CIE-LCH:
41.7984, 77.8294, 324.1170
CIE-Luv:
41.7984, 43.1159, -73.2882
Hunter-Lab:
35.1711, 55.8687, -45.7196
#a02caf color charts
#a02caf color shades, tints & tones
#a02caf color schemes
#a02caf color preview, HTML & CSS examples
This text has a color of #a02caf
<p style="color:#a02caf;">Text here</p>
.mytext {color:#a02caf;}
This box has a color of #a02caf
<div style="background-color:#a02caf;">Content here</div>
.mybackground {background-color:#a02caf;}
Border around this has a color of #a02caf
<div style="border:2px solid #a02caf;">Content here</div>
.myborder {border:2px solid #a02caf;}