#ac2d8c color space conversions
Hex:
#ac2d8c
RGB:
172, 45, 140
CMY:
33, 82, 45
CMYK:
0, 74, 19, 33
HSL:
315°, 58.5253%, 42.5490%
HSV (HSB):
315°, 73.8372%, 67.4510%
XYZ:
22.6853, 12.5409, 26.0359
xyY:
0.3703, 0.2047, 12.5409
CIE-Lab:
42.0632, 59.8778, -24.0280
CIE-LCH:
42.0632, 64.5190, 338.1352
CIE-Luv:
42.0632, 63.5652, -42.4678
Hunter-Lab:
35.4131, 52.3723, -18.8012
#ac2d8c color charts
#ac2d8c color shades, tints & tones
#ac2d8c color schemes
#ac2d8c color preview, HTML & CSS examples
This text has a color of #ac2d8c
<p style="color:#ac2d8c;">Text here</p>
.mytext {color:#ac2d8c;}
This box has a color of #ac2d8c
<div style="background-color:#ac2d8c;">Content here</div>
.mybackground {background-color:#ac2d8c;}
Border around this has a color of #ac2d8c
<div style="border:2px solid #ac2d8c;">Content here</div>
.myborder {border:2px solid #ac2d8c;}