#a010e1 color space conversions
Hex:
#a010e1
RGB:
160, 16, 225
CMY:
37, 94, 12
CMYK:
29, 93, 0, 12
HSL:
281°, 86.7220%, 47.2549%
HSV (HSB):
281°, 92.8889%, 88.2353%
XYZ:
28.2731, 13.2804, 72.3074
xyY:
0.2483, 0.1166, 13.2804
CIE-Lab:
43.1827, 78.6728, -72.4509
CIE-LCH:
43.1827, 106.9511, 317.3576
CIE-Luv:
43.1827, 31.7979, -111.9282
Hunter-Lab:
36.4423, 74.7120, -92.1313
#a010e1 color charts
#a010e1 color shades, tints & tones
#a010e1 color schemes
#a010e1 color preview, HTML & CSS examples
This text has a color of #a010e1
<p style="color:#a010e1;">Text here</p>
.mytext {color:#a010e1;}
This box has a color of #a010e1
<div style="background-color:#a010e1;">Content here</div>
.mybackground {background-color:#a010e1;}
Border around this has a color of #a010e1
<div style="border:2px solid #a010e1;">Content here</div>
.myborder {border:2px solid #a010e1;}