#a11bc9 color space conversions
Hex:
#a11bc9
RGB:
161, 27, 201
CMY:
37, 89, 21
CMYK:
20, 87, 0, 21
HSL:
286°, 76.3158%, 44.7059%
HSV (HSB):
286°, 86.5672%, 78.8235%
XYZ:
25.6325, 12.5780, 56.3352
xyY:
0.2711, 0.1330, 12.5780
CIE-Lab:
42.1204, 72.5196, -60.3522
CIE-LCH:
42.1204, 94.3476, 320.2321
CIE-Luv:
42.1204, 38.1366, -94.7327
Hunter-Lab:
35.4654, 66.9455, -69.3535
#a11bc9 color charts
#a11bc9 color shades, tints & tones
#a11bc9 color schemes
#a11bc9 color preview, HTML & CSS examples
This text has a color of #a11bc9
<p style="color:#a11bc9;">Text here</p>
.mytext {color:#a11bc9;}
This box has a color of #a11bc9
<div style="background-color:#a11bc9;">Content here</div>
.mybackground {background-color:#a11bc9;}
Border around this has a color of #a11bc9
<div style="border:2px solid #a11bc9;">Content here</div>
.myborder {border:2px solid #a11bc9;}