#a111df color space conversions
Hex:
#a111df
RGB:
161, 17, 223
CMY:
37, 93, 13
CMYK:
28, 92, 0, 13
HSL:
282°, 85.8333%, 47.0588%
HSV (HSB):
282°, 92.3767%, 87.4510%
XYZ:
28.2177, 13.3057, 70.8931
xyY:
0.2510, 0.1184, 13.3057
CIE-Lab:
43.2203, 78.2928, -71.2411
CIE-LCH:
43.2203, 105.8539, 317.7000
CIE-Luv:
43.2203, 32.8150, -110.3907
Hunter-Lab:
36.4769, 74.2486, -89.6964
#a111df color charts
#a111df color shades, tints & tones
#a111df color schemes
#a111df color preview, HTML & CSS examples
This text has a color of #a111df
<p style="color:#a111df;">Text here</p>
.mytext {color:#a111df;}
This box has a color of #a111df
<div style="background-color:#a111df;">Content here</div>
.mybackground {background-color:#a111df;}
Border around this has a color of #a111df
<div style="border:2px solid #a111df;">Content here</div>
.myborder {border:2px solid #a111df;}