#a11bb4 color space conversions
Hex:
#a11bb4
RGB:
161, 27, 180
CMY:
37, 89, 29
CMYK:
11, 85, 0, 29
HSL:
293°, 73.9130%, 40.5882%
HSV (HSB):
293°, 85.0000%, 70.5882%
XYZ:
23.3281, 11.6562, 44.2004
xyY:
0.2946, 0.1472, 11.6562
CIE-Lab:
40.6644, 68.8091, -50.3903
CIE-LCH:
40.6644, 85.2870, 323.7839
CIE-Luv:
40.6644, 44.5454, -79.9204
Hunter-Lab:
34.1412, 62.2188, -52.8600
#a11bb4 color charts
#a11bb4 color shades, tints & tones
#a11bb4 color schemes
#a11bb4 color preview, HTML & CSS examples
This text has a color of #a11bb4
<p style="color:#a11bb4;">Text here</p>
.mytext {color:#a11bb4;}
This box has a color of #a11bb4
<div style="background-color:#a11bb4;">Content here</div>
.mybackground {background-color:#a11bb4;}
Border around this has a color of #a11bb4
<div style="border:2px solid #a11bb4;">Content here</div>
.myborder {border:2px solid #a11bb4;}