#a012df color space conversions
Hex:
#a012df
RGB:
160, 18, 223
CMY:
37, 93, 13
CMYK:
28, 92, 0, 13
HSL:
282°, 85.0622%, 47.2549%
HSV (HSB):
282°, 91.9283%, 87.4510%
XYZ:
28.0328, 13.2339, 70.8889
xyY:
0.2499, 0.1180, 13.2339
CIE-Lab:
43.1136, 78.0225, -71.4216
CIE-LCH:
43.1136, 105.7760, 317.5291
CIE-Luv:
43.1136, 32.2068, -110.5006
Hunter-Lab:
36.3784, 73.8877, -90.0707
#a012df color charts
#a012df color shades, tints & tones
#a012df color schemes
#a012df color preview, HTML & CSS examples
This text has a color of #a012df
<p style="color:#a012df;">Text here</p>
.mytext {color:#a012df;}
This box has a color of #a012df
<div style="background-color:#a012df;">Content here</div>
.mybackground {background-color:#a012df;}
Border around this has a color of #a012df
<div style="border:2px solid #a012df;">Content here</div>
.myborder {border:2px solid #a012df;}