#a11dfc color space conversions
Hex:
#a11dfc
RGB:
161, 29, 252
CMY:
37, 89, 1
CMYK:
36, 88, 0, 1
HSL:
276°, 97.3799%, 55.0980%
HSV (HSB):
276°, 88.4921%, 98.8235%
XYZ:
32.7080, 15.4841, 93.3603
xyY:
0.2311, 0.1094, 15.4841
CIE-Lab:
46.2902, 81.8898, -82.6077
CIE-LCH:
46.2902, 116.3184, 314.7500
CIE-Luv:
46.2902, 25.3929, -127.9726
Hunter-Lab:
39.3498, 79.5090, -113.1250
#a11dfc color charts
#a11dfc color shades, tints & tones
#a11dfc color schemes
#a11dfc color preview, HTML & CSS examples
This text has a color of #a11dfc
<p style="color:#a11dfc;">Text here</p>
.mytext {color:#a11dfc;}
This box has a color of #a11dfc
<div style="background-color:#a11dfc;">Content here</div>
.mybackground {background-color:#a11dfc;}
Border around this has a color of #a11dfc
<div style="border:2px solid #a11dfc;">Content here</div>
.myborder {border:2px solid #a11dfc;}