#a10cac color space conversions
Hex:
#a10cac
RGB:
161, 12, 172
CMY:
37, 95, 33
CMYK:
6, 93, 0, 33
HSL:
296°, 86.9565%, 36.0784%
HSV (HSB):
296°, 93.0233%, 67.4510%
XYZ:
22.2758, 10.8186, 39.9439
xyY:
0.3050, 0.1481, 10.8186
CIE-Lab:
39.2732, 70.0261, -47.8740
CIE-LCH:
39.2732, 84.8268, 325.6412
CIE-Luv:
39.2732, 48.4469, -75.7943
Hunter-Lab:
32.8916, 63.3287, -48.9782
#a10cac color charts
#a10cac color shades, tints & tones
#a10cac color schemes
#a10cac color preview, HTML & CSS examples
This text has a color of #a10cac
<p style="color:#a10cac;">Text here</p>
.mytext {color:#a10cac;}
This box has a color of #a10cac
<div style="background-color:#a10cac;">Content here</div>
.mybackground {background-color:#a10cac;}
Border around this has a color of #a10cac
<div style="border:2px solid #a10cac;">Content here</div>
.myborder {border:2px solid #a10cac;}