#a01caa color space conversions
Hex:
#a01caa
RGB:
160, 28, 170
CMY:
37, 89, 33
CMYK:
6, 84, 0, 33
HSL:
296°, 71.7172%, 38.8235%
HSV (HSB):
296°, 83.5294%, 66.6667%
XYZ:
22.1682, 11.2064, 39.0249
xyY:
0.3062, 0.1548, 11.2064
CIE-Lab:
39.9259, 66.7154, -45.6421
CIE-LCH:
39.9259, 80.8340, 325.6227
CIE-Luv:
39.9259, 47.0653, -72.7546
Hunter-Lab:
33.4759, 59.6220, -45.6847
#a01caa color charts
#a01caa color shades, tints & tones
#a01caa color schemes
#a01caa color preview, HTML & CSS examples
This text has a color of #a01caa
<p style="color:#a01caa;">Text here</p>
.mytext {color:#a01caa;}
This box has a color of #a01caa
<div style="background-color:#a01caa;">Content here</div>
.mybackground {background-color:#a01caa;}
Border around this has a color of #a01caa
<div style="border:2px solid #a01caa;">Content here</div>
.myborder {border:2px solid #a01caa;}