#a12e8b color space conversions
Hex:
#a12e8b
RGB:
161, 46, 139
CMY:
37, 82, 45
CMYK:
0, 71, 14, 37
HSL:
311°, 55.5556%, 40.5882%
HSV (HSB):
311°, 71.4286%, 63.1373%
XYZ:
20.3351, 11.3951, 25.5538
xyY:
0.3550, 0.1989, 11.3951
CIE-Lab:
40.2382, 56.6412, -26.4035
CIE-LCH:
40.2382, 62.4930, 335.0072
CIE-Luv:
40.2382, 55.3207, -44.7533
Hunter-Lab:
33.7567, 48.4548, -21.2528
#a12e8b color charts
#a12e8b color shades, tints & tones
#a12e8b color schemes
#a12e8b color preview, HTML & CSS examples
This text has a color of #a12e8b
<p style="color:#a12e8b;">Text here</p>
.mytext {color:#a12e8b;}
This box has a color of #a12e8b
<div style="background-color:#a12e8b;">Content here</div>
.mybackground {background-color:#a12e8b;}
Border around this has a color of #a12e8b
<div style="border:2px solid #a12e8b;">Content here</div>
.myborder {border:2px solid #a12e8b;}