#a11bfb color space conversions
Hex:
#a11bfb
RGB:
161, 27, 251
CMY:
37, 89, 2
CMYK:
36, 89, 0, 2
HSL:
276°, 96.5517%, 54.5098%
HSV (HSB):
276°, 89.2430%, 98.4314%
XYZ:
32.5025, 15.3260, 92.5119
xyY:
0.2316, 0.1092, 15.3260
CIE-Lab:
46.0775, 82.0713, -82.3972
CIE-LCH:
46.0775, 116.2970, 314.8865
CIE-Luv:
46.0775, 25.7282, -127.5102
Hunter-Lab:
39.1484, 79.6877, -112.7049
#a11bfb color charts
#a11bfb color shades, tints & tones
#a11bfb color schemes
#a11bfb color preview, HTML & CSS examples
This text has a color of #a11bfb
<p style="color:#a11bfb;">Text here</p>
.mytext {color:#a11bfb;}
This box has a color of #a11bfb
<div style="background-color:#a11bfb;">Content here</div>
.mybackground {background-color:#a11bfb;}
Border around this has a color of #a11bfb
<div style="border:2px solid #a11bfb;">Content here</div>
.myborder {border:2px solid #a11bfb;}