#a10cc0 color space conversions
Hex:
#a10cc0
RGB:
161, 12, 192
CMY:
37, 95, 25
CMYK:
16, 94, 0, 25
HSL:
290°, 88.2353%, 40.0000%
HSV (HSB):
290°, 93.7500%, 75.2941%
XYZ:
24.3438, 11.6458, 50.8340
xyY:
0.2804, 0.1341, 11.6458
CIE-Lab:
40.6475, 73.3612, -57.4853
CIE-LCH:
40.6475, 93.2010, 321.9180
CIE-Luv:
40.6475, 41.8310, -89.9255
Hunter-Lab:
34.1259, 67.6132, -64.4302
#a10cc0 color charts
#a10cc0 color shades, tints & tones
#a10cc0 color schemes
#a10cc0 color preview, HTML & CSS examples
This text has a color of #a10cc0
<p style="color:#a10cc0;">Text here</p>
.mytext {color:#a10cc0;}
This box has a color of #a10cc0
<div style="background-color:#a10cc0;">Content here</div>
.mybackground {background-color:#a10cc0;}
Border around this has a color of #a10cc0
<div style="border:2px solid #a10cc0;">Content here</div>
.myborder {border:2px solid #a10cc0;}