#a10cea color space conversions
Hex:
#a10cea
RGB:
161, 12, 234
CMY:
37, 95, 8
CMYK:
31, 95, 0, 8
HSL:
280°, 90.2439%, 48.2353%
HSV (HSB):
280°, 94.8718%, 91.7647%
XYZ:
29.6807, 13.7805, 78.9375
xyY:
0.2425, 0.1126, 13.7805
CIE-Lab:
43.9165, 80.9595, -76.3638
CIE-LCH:
43.9165, 111.2918, 316.6732
CIE-Luv:
43.9165, 30.2888, -117.7449
Hunter-Lab:
37.1221, 77.7545, -100.0903
#a10cea color charts
#a10cea color shades, tints & tones
#a10cea color schemes
#a10cea color preview, HTML & CSS examples
This text has a color of #a10cea
<p style="color:#a10cea;">Text here</p>
.mytext {color:#a10cea;}
This box has a color of #a10cea
<div style="background-color:#a10cea;">Content here</div>
.mybackground {background-color:#a10cea;}
Border around this has a color of #a10cea
<div style="border:2px solid #a10cea;">Content here</div>
.myborder {border:2px solid #a10cea;}