#a12f8e color space conversions
Hex:
#a12f8e
RGB:
161, 47, 142
CMY:
37, 82, 44
CMYK:
0, 71, 12, 37
HSL:
310°, 54.8077%, 40.7843%
HSV (HSB):
310°, 70.8075%, 63.1373%
XYZ:
20.5969, 11.5631, 26.7375
xyY:
0.3497, 0.1963, 11.5631
CIE-Lab:
40.5131, 56.7339, -27.8057
CIE-LCH:
40.5131, 63.1814, 333.8902
CIE-Luv:
40.5131, 54.0180, -46.8110
Hunter-Lab:
34.0045, 48.6115, -22.8161
#a12f8e color charts
#a12f8e color shades, tints & tones
#a12f8e color schemes
#a12f8e color preview, HTML & CSS examples
This text has a color of #a12f8e
<p style="color:#a12f8e;">Text here</p>
.mytext {color:#a12f8e;}
This box has a color of #a12f8e
<div style="background-color:#a12f8e;">Content here</div>
.mybackground {background-color:#a12f8e;}
Border around this has a color of #a12f8e
<div style="border:2px solid #a12f8e;">Content here</div>
.myborder {border:2px solid #a12f8e;}