#a11f8a color space conversions
Hex:
#a11f8a
RGB:
161, 31, 138
CMY:
37, 88, 46
CMYK:
0, 81, 14, 37
HSL:
311°, 67.7083%, 37.6471%
HSV (HSB):
311°, 80.7453%, 63.1373%
XYZ:
19.7754, 10.3920, 25.0083
xyY:
0.3584, 0.1883, 10.3920
CIE-Lab:
38.5370, 61.2043, -28.4525
CIE-LCH:
38.5370, 67.4945, 335.0673
CIE-Luv:
38.5370, 58.9690, -47.7132
Hunter-Lab:
32.2367, 53.0856, -23.4299
#a11f8a color charts
#a11f8a color shades, tints & tones
#a11f8a color schemes
#a11f8a color preview, HTML & CSS examples
This text has a color of #a11f8a
<p style="color:#a11f8a;">Text here</p>
.mytext {color:#a11f8a;}
This box has a color of #a11f8a
<div style="background-color:#a11f8a;">Content here</div>
.mybackground {background-color:#a11f8a;}
Border around this has a color of #a11f8a
<div style="border:2px solid #a11f8a;">Content here</div>
.myborder {border:2px solid #a11f8a;}