#a11c8e color space conversions
Hex:
#a11c8e
RGB:
161, 28, 142
CMY:
37, 89, 44
CMYK:
0, 83, 12, 37
HSL:
309°, 70.3704%, 37.0588%
HSV (HSB):
309°, 82.6087%, 63.1373%
XYZ:
19.9957, 10.3606, 26.5371
xyY:
0.3515, 0.1821, 10.3606
CIE-Lab:
38.4819, 62.5378, -30.9940
CIE-LCH:
38.4819, 69.7969, 333.6368
CIE-Luv:
38.4819, 57.9302, -51.3729
Hunter-Lab:
32.1878, 54.5588, -26.3498
#a11c8e color charts
#a11c8e color shades, tints & tones
#a11c8e color schemes
#a11c8e color preview, HTML & CSS examples
This text has a color of #a11c8e
<p style="color:#a11c8e;">Text here</p>
.mytext {color:#a11c8e;}
This box has a color of #a11c8e
<div style="background-color:#a11c8e;">Content here</div>
.mybackground {background-color:#a11c8e;}
Border around this has a color of #a11c8e
<div style="border:2px solid #a11c8e;">Content here</div>
.myborder {border:2px solid #a11c8e;}