#a10ddf color space conversions
Hex:
#a10ddf
RGB:
161, 13, 223
CMY:
37, 95, 13
CMYK:
28, 94, 0, 13
HSL:
282°, 88.9831%, 46.2745%
HSV (HSB):
282°, 94.1704%, 87.4510%
XYZ:
28.1611, 13.1926, 70.8742
xyY:
0.2509, 0.1176, 13.1926
CIE-Lab:
43.0521, 78.7949, -71.5157
CIE-LCH:
43.0521, 106.4102, 317.7725
CIE-Luv:
43.0521, 32.9901, -110.6318
Hunter-Lab:
36.3217, 74.8329, -90.2670
#a10ddf color charts
#a10ddf color shades, tints & tones
#a10ddf color schemes
#a10ddf color preview, HTML & CSS examples
This text has a color of #a10ddf
<p style="color:#a10ddf;">Text here</p>
.mytext {color:#a10ddf;}
This box has a color of #a10ddf
<div style="background-color:#a10ddf;">Content here</div>
.mybackground {background-color:#a10ddf;}
Border around this has a color of #a10ddf
<div style="border:2px solid #a10ddf;">Content here</div>
.myborder {border:2px solid #a10ddf;}