#a01acc color space conversions
Hex:
#a01acc
RGB:
160, 26, 204
CMY:
37, 90, 20
CMYK:
22, 87, 0, 20
HSL:
285°, 77.3913%, 45.0980%
HSV (HSB):
285°, 87.2549%, 80.0000%
XYZ:
25.7657, 12.5720, 58.1954
xyY:
0.2669, 0.1302, 12.5720
CIE-Lab:
42.1112, 73.1178, -62.1162
CIE-LCH:
42.1112, 95.9408, 319.6509
CIE-Luv:
42.1112, 36.7606, -97.1257
Hunter-Lab:
35.4570, 67.6614, -72.4924
#a01acc color charts
#a01acc RGB chart
#a01acc CMYK chart
#a01acc RGB pie chart
#a01acc color shades, tints & tones
#a01acc color schemes
#a01acc color preview, HTML & CSS examples
This text has a color of #a01acc
<p style="color:#a01acc;">Text here</p>
.mytext {color:#a01acc;}
Text color #a01acc
This box has a color of #a01acc
<div style="background-color:#a01acc;">Content here</div>
.mybackground {background-color:#a01acc;}
Background color #a01acc
Border around this has a color of #a01acc
<div style="border:2px solid #a01acc;">Content here</div>
.myborder {border:2px solid #a01acc;}
Border color #a01acc