#a010ec color space conversions
Hex:
#a010ec
RGB:
160, 16, 236
CMY:
37, 94, 7
CMYK:
32, 93, 0, 7
HSL:
279°, 87.3016%, 49.4118%
HSV (HSB):
279°, 93.2203%, 92.5490%
XYZ:
29.8228, 13.9003, 80.4681
xyY:
0.2401, 0.1119, 13.9003
CIE-Lab:
44.0896, 80.7540, -77.2192
CIE-LCH:
44.0896, 111.7319, 316.2818
CIE-Luv:
44.0896, 29.1298, -118.9660
Hunter-Lab:
37.2831, 77.5371, -101.8674
#a010ec color charts
#a010ec color shades, tints & tones
#a010ec color schemes
#a010ec color preview, HTML & CSS examples
This text has a color of #a010ec
<p style="color:#a010ec;">Text here</p>
.mytext {color:#a010ec;}
This box has a color of #a010ec
<div style="background-color:#a010ec;">Content here</div>
.mybackground {background-color:#a010ec;}
Border around this has a color of #a010ec
<div style="border:2px solid #a010ec;">Content here</div>
.myborder {border:2px solid #a010ec;}