#a01ec8 color space conversions
Hex:
#a01ec8
RGB:
160, 30, 200
CMY:
37, 88, 22
CMYK:
20, 85, 0, 22
HSL:
286°, 73.9130%, 45.0980%
HSV (HSB):
286°, 85.0000%, 78.4314%
XYZ:
25.3868, 12.5723, 55.7322
xyY:
0.2710, 0.1342, 12.5723
CIE-Lab:
42.1115, 71.5222, -59.7925
CIE-LCH:
42.1115, 93.2232, 320.1044
CIE-Luv:
42.1115, 37.5393, -93.8791
Hunter-Lab:
35.4574, 65.7521, -68.3724
#a01ec8 color charts
#a01ec8 color shades, tints & tones
#a01ec8 color schemes
#a01ec8 color preview, HTML & CSS examples
This text has a color of #a01ec8
<p style="color:#a01ec8;">Text here</p>
.mytext {color:#a01ec8;}
This box has a color of #a01ec8
<div style="background-color:#a01ec8;">Content here</div>
.mybackground {background-color:#a01ec8;}
Border around this has a color of #a01ec8
<div style="border:2px solid #a01ec8;">Content here</div>
.myborder {border:2px solid #a01ec8;}