#ac3c7e color space conversions
Hex:
#ac3c7e
RGB:
172, 60, 126
CMY:
33, 76, 51
CMYK:
0, 65, 27, 33
HSL:
325°, 48.2759%, 45.4902%
HSV (HSB):
325°, 65.1163%, 67.4510%
XYZ:
22.3950, 13.5087, 21.1658
xyY:
0.3924, 0.2367, 13.5087
CIE-Lab:
43.5200, 52.2699, -13.2361
CIE-LCH:
43.5200, 53.9197, 345.7900
CIE-Luv:
43.5200, 63.7260, -26.5647
Hunter-Lab:
36.7542, 44.4434, -8.4155
#ac3c7e color charts
#ac3c7e color shades, tints & tones
#ac3c7e color schemes
#ac3c7e color preview, HTML & CSS examples
This text has a color of #ac3c7e
<p style="color:#ac3c7e;">Text here</p>
.mytext {color:#ac3c7e;}
This box has a color of #ac3c7e
<div style="background-color:#ac3c7e;">Content here</div>
.mybackground {background-color:#ac3c7e;}
Border around this has a color of #ac3c7e
<div style="border:2px solid #ac3c7e;">Content here</div>
.myborder {border:2px solid #ac3c7e;}