#a11ffb color space conversions
Hex:
#a11ffb
RGB:
161, 31, 251
CMY:
37, 88, 2
CMYK:
36, 88, 0, 2
HSL:
275°, 96.4912%, 55.2941%
HSV (HSB):
275°, 87.6494%, 98.4314%
XYZ:
32.6005, 15.5221, 92.5446
xyY:
0.2318, 0.1103, 15.5221
CIE-Lab:
46.3411, 81.2861, -81.9649
CIE-LCH:
46.3411, 115.4369, 314.7618
CIE-Luv:
46.3411, 25.4724, -127.1711
Hunter-Lab:
39.3981, 78.7559, -111.6914
#a11ffb color charts
#a11ffb color shades, tints & tones
#a11ffb color schemes
#a11ffb color preview, HTML & CSS examples
This text has a color of #a11ffb
<p style="color:#a11ffb;">Text here</p>
.mytext {color:#a11ffb;}
This box has a color of #a11ffb
<div style="background-color:#a11ffb;">Content here</div>
.mybackground {background-color:#a11ffb;}
Border around this has a color of #a11ffb
<div style="border:2px solid #a11ffb;">Content here</div>
.myborder {border:2px solid #a11ffb;}