#a000e1 color space conversions
Hex:
#a000e1
RGB:
160, 0, 225
CMY:
37, 100, 12
CMYK:
29, 100, 0, 12
HSL:
283°, 100.0000%, 44.1176%
HSV (HSB):
283°, 100.0000%, 88.2353%
XYZ:
28.0878, 12.9098, 72.2456
xyY:
0.2480, 0.1140, 12.9098
CIE-Lab:
42.6271, 80.3372, -73.3593
CIE-LCH:
42.6271, 108.7918, 317.5995
CIE-Luv:
42.6271, 32.3590, -112.6876
Hunter-Lab:
35.9302, 76.6612, -94.0643
#a000e1 color charts
#a000e1 color shades, tints & tones
#a000e1 color schemes
#a000e1 color preview, HTML & CSS examples
This text has a color of #a000e1
<p style="color:#a000e1;">Text here</p>
.mytext {color:#a000e1;}
This box has a color of #a000e1
<div style="background-color:#a000e1;">Content here</div>
.mybackground {background-color:#a000e1;}
Border around this has a color of #a000e1
<div style="border:2px solid #a000e1;">Content here</div>
.myborder {border:2px solid #a000e1;}