#a11cff color space conversions
Hex:
#a11cff
RGB:
161, 28, 255
CMY:
37, 89, 0
CMYK:
37, 89, 0, 0
HSL:
275°, 100.0000%, 55.4902%
HSV (HSB):
275°, 89.0196%, 100.0000%
XYZ:
33.1632, 15.6276, 95.8763
xyY:
0.2292, 0.1080, 15.6276
CIE-Lab:
46.4820, 82.6809, -83.9686
CIE-LCH:
46.4820, 117.8425, 314.5573
CIE-Luv:
46.4820, 24.8267, -129.9234
Hunter-Lab:
39.5317, 80.5633, -116.1238
#a11cff color charts
#a11cff color shades, tints & tones
#a11cff color schemes
#a11cff color preview, HTML & CSS examples
This text has a color of #a11cff
<p style="color:#a11cff;">Text here</p>
.mytext {color:#a11cff;}
This box has a color of #a11cff
<div style="background-color:#a11cff;">Content here</div>
.mybackground {background-color:#a11cff;}
Border around this has a color of #a11cff
<div style="border:2px solid #a11cff;">Content here</div>
.myborder {border:2px solid #a11cff;}