#ac80c9 color space conversions
Hex:
#ac80c9
RGB:
172, 128, 201
CMY:
33, 50, 21
CMYK:
14, 36, 0, 21
HSL:
276°, 40.3315%, 64.5098%
HSV (HSB):
276°, 36.3184%, 78.8235%
XYZ:
35.2750, 28.4260, 58.8859
xyY:
0.2878, 0.2319, 28.4260
CIE-Lab:
60.2717, 30.5613, -31.4443
CIE-LCH:
60.2717, 43.8490, 314.1841
CIE-Luv:
60.2717, 18.1844, -52.9238
Hunter-Lab:
53.3161, 24.7962, -28.1627
#ac80c9 color charts
#ac80c9 color shades, tints & tones
#ac80c9 color schemes
#ac80c9 color preview, HTML & CSS examples
This text has a color of #ac80c9
<p style="color:#ac80c9;">Text here</p>
.mytext {color:#ac80c9;}
This box has a color of #ac80c9
<div style="background-color:#ac80c9;">Content here</div>
.mybackground {background-color:#ac80c9;}
Border around this has a color of #ac80c9
<div style="border:2px solid #ac80c9;">Content here</div>
.myborder {border:2px solid #ac80c9;}