#a10db6 color space conversions
Hex:
#a10db6
RGB:
161, 13, 182
CMY:
37, 95, 29
CMYK:
12, 93, 0, 29
HSL:
293°, 86.6667%, 38.2353%
HSV (HSB):
293°, 92.8571%, 71.3725%
XYZ:
23.2854, 11.2423, 45.1987
xyY:
0.2921, 0.1410, 11.2423
CIE-Lab:
39.9856, 71.5437, -52.6672
CIE-LCH:
39.9856, 88.8388, 323.6412
CIE-Luv:
39.9856, 44.9886, -82.8595
Hunter-Lab:
33.5296, 65.2866, -56.4537
#a10db6 color charts
#a10db6 color shades, tints & tones
#a10db6 color schemes
#a10db6 color preview, HTML & CSS examples
This text has a color of #a10db6
<p style="color:#a10db6;">Text here</p>
.mytext {color:#a10db6;}
This box has a color of #a10db6
<div style="background-color:#a10db6;">Content here</div>
.mybackground {background-color:#a10db6;}
Border around this has a color of #a10db6
<div style="border:2px solid #a10db6;">Content here</div>
.myborder {border:2px solid #a10db6;}