#a00fec color space conversions
Hex:
#a00fec
RGB:
160, 15, 236
CMY:
37, 94, 7
CMYK:
32, 94, 0, 7
HSL:
279°, 88.0478%, 49.2157%
HSV (HSB):
279°, 93.6441%, 92.5490%
XYZ:
29.8084, 13.8714, 80.4632
xyY:
0.2401, 0.1117, 13.8714
CIE-Lab:
44.0479, 80.8789, -77.2875
CIE-LCH:
44.0479, 111.8694, 316.3008
CIE-Luv:
44.0479, 29.1707, -119.0203
Hunter-Lab:
37.2443, 77.6845, -102.0203
#a00fec color charts
#a00fec color shades, tints & tones
#a00fec color schemes
#a00fec color preview, HTML & CSS examples
This text has a color of #a00fec
<p style="color:#a00fec;">Text here</p>
.mytext {color:#a00fec;}
This box has a color of #a00fec
<div style="background-color:#a00fec;">Content here</div>
.mybackground {background-color:#a00fec;}
Border around this has a color of #a00fec
<div style="border:2px solid #a00fec;">Content here</div>
.myborder {border:2px solid #a00fec;}