#a11bee color space conversions
Hex:
#a11bee
RGB:
161, 27, 238
CMY:
37, 89, 7
CMYK:
32, 89, 0, 7
HSL:
278°, 86.1224%, 51.9608%
HSV (HSB):
278°, 88.6555%, 93.3333%
XYZ:
30.5225, 14.5340, 82.0855
xyY:
0.2401, 0.1143, 14.5340
CIE-Lab:
44.9892, 79.5130, -76.8717
CIE-LCH:
44.9892, 110.5965, 315.9676
CIE-Luv:
44.9892, 28.6066, -119.2934
Hunter-Lab:
38.1235, 76.1950, -100.9739
#a11bee color charts
#a11bee color shades, tints & tones
#a11bee color schemes
#a11bee color preview, HTML & CSS examples
This text has a color of #a11bee
<p style="color:#a11bee;">Text here</p>
.mytext {color:#a11bee;}
This box has a color of #a11bee
<div style="background-color:#a11bee;">Content here</div>
.mybackground {background-color:#a11bee;}
Border around this has a color of #a11bee
<div style="border:2px solid #a11bee;">Content here</div>
.myborder {border:2px solid #a11bee;}