#a11bff color space conversions
Hex:
#a11bff
RGB:
161, 27, 255
CMY:
37, 89, 0
CMYK:
37, 89, 0, 0
HSL:
275°, 100.0000%, 55.2941%
HSV (HSB):
275°, 89.4118%, 100.0000%
XYZ:
33.1399, 15.5809, 95.8685
xyY:
0.2292, 0.1078, 15.5809
CIE-Lab:
46.4198, 82.8665, -84.0707
CIE-LCH:
46.4198, 118.0455, 314.5867
CIE-Luv:
46.4198, 24.8860, -130.0005
Hunter-Lab:
39.4727, 80.7851, -116.3685
#a11bff color charts
#a11bff color shades, tints & tones
#a11bff color schemes
#a11bff color preview, HTML & CSS examples
This text has a color of #a11bff
<p style="color:#a11bff;">Text here</p>
.mytext {color:#a11bff;}
This box has a color of #a11bff
<div style="background-color:#a11bff;">Content here</div>
.mybackground {background-color:#a11bff;}
Border around this has a color of #a11bff
<div style="border:2px solid #a11bff;">Content here</div>
.myborder {border:2px solid #a11bff;}