#a10ace color space conversions
Hex:
#a10ace
RGB:
161, 10, 206
CMY:
37, 96, 19
CMYK:
22, 95, 0, 19
HSL:
286°, 90.7407%, 42.3529%
HSV (HSB):
286°, 95.1456%, 80.7843%
XYZ:
25.9471, 12.2504, 59.3895
xyY:
0.2659, 0.1255, 12.2504
CIE-Lab:
41.6113, 76.0298, -64.0806
CIE-LCH:
41.6113, 99.4327, 319.8746
CIE-Luv:
41.6113, 37.7281, -99.5796
Hunter-Lab:
35.0005, 71.0770, -76.1039
#a10ace color charts
#a10ace RGB chart
#a10ace CMYK chart
#a10ace RGB pie chart
#a10ace color shades, tints & tones
#a10ace color schemes
#a10ace color preview, HTML & CSS examples
This text has a color of #a10ace
<p style="color:#a10ace;">Text here</p>
.mytext {color:#a10ace;}
Text color #a10ace
This box has a color of #a10ace
<div style="background-color:#a10ace;">Content here</div>
.mybackground {background-color:#a10ace;}
Background color #a10ace
Border around this has a color of #a10ace
<div style="border:2px solid #a10ace;">Content here</div>
.myborder {border:2px solid #a10ace;}
Border color #a10ace