#a10dd3 color space conversions
Hex:
#a10dd3
RGB:
161, 13, 211
CMY:
37, 95, 17
CMYK:
24, 94, 0, 17
HSL:
285°, 88.3929%, 43.9216%
HSV (HSB):
285°, 93.8389%, 82.7451%
XYZ:
26.5997, 12.5681, 62.6519
xyY:
0.2612, 0.1234, 12.5681
CIE-Lab:
42.1051, 76.5987, -66.1683
CIE-LCH:
42.1051, 101.2206, 319.1785
CIE-Luv:
42.1051, 36.1959, -102.7478
Hunter-Lab:
35.4515, 71.8910, -79.9648
#a10dd3 color charts
#a10dd3 color shades, tints & tones
#a10dd3 color schemes
#a10dd3 color preview, HTML & CSS examples
This text has a color of #a10dd3
<p style="color:#a10dd3;">Text here</p>
.mytext {color:#a10dd3;}
This box has a color of #a10dd3
<div style="background-color:#a10dd3;">Content here</div>
.mybackground {background-color:#a10dd3;}
Border around this has a color of #a10dd3
<div style="border:2px solid #a10dd3;">Content here</div>
.myborder {border:2px solid #a10dd3;}