#ac3e8c color space conversions
Hex:
#ac3e8c
RGB:
172, 62, 140
CMY:
33, 76, 45
CMYK:
0, 64, 19, 33
HSL:
317°, 47.0085%, 45.8824%
HSV (HSB):
317°, 63.9535%, 67.4510%
XYZ:
23.4695, 14.1094, 26.2973
xyY:
0.3674, 0.2209, 14.1094
CIE-Lab:
44.3894, 53.3847, -20.4314
CIE-LCH:
44.3894, 57.1609, 339.0571
CIE-Luv:
44.3894, 58.3600, -36.8918
Hunter-Lab:
37.5624, 45.7950, -15.2151
#ac3e8c color charts
#ac3e8c color shades, tints & tones
#ac3e8c color schemes
#ac3e8c color preview, HTML & CSS examples
This text has a color of #ac3e8c
<p style="color:#ac3e8c;">Text here</p>
.mytext {color:#ac3e8c;}
This box has a color of #ac3e8c
<div style="background-color:#ac3e8c;">Content here</div>
.mybackground {background-color:#ac3e8c;}
Border around this has a color of #ac3e8c
<div style="border:2px solid #ac3e8c;">Content here</div>
.myborder {border:2px solid #ac3e8c;}