#a10fdc color space conversions
Hex:
#a10fdc
RGB:
161, 15, 220
CMY:
37, 94, 14
CMYK:
27, 93, 0, 14
HSL:
283°, 87.2340%, 46.0784%
HSV (HSB):
283°, 93.1818%, 86.2745%
XYZ:
27.7870, 13.0860, 68.7715
xyY:
0.2534, 0.1193, 13.0860
CIE-Lab:
42.8926, 77.9997, -70.0593
CIE-LCH:
42.8926, 104.8440, 318.0698
CIE-Luv:
42.8926, 33.6842, -108.5610
Hunter-Lab:
36.1746, 73.8068, -87.3939
#a10fdc color charts
#a10fdc color shades, tints & tones
#a10fdc color schemes
#a10fdc color preview, HTML & CSS examples
This text has a color of #a10fdc
<p style="color:#a10fdc;">Text here</p>
.mytext {color:#a10fdc;}
This box has a color of #a10fdc
<div style="background-color:#a10fdc;">Content here</div>
.mybackground {background-color:#a10fdc;}
Border around this has a color of #a10fdc
<div style="border:2px solid #a10fdc;">Content here</div>
.myborder {border:2px solid #a10fdc;}