#ac2acc color space conversions
Hex:
#ac2acc
RGB:
172, 42, 204
CMY:
33, 84, 20
CMYK:
16, 79, 0, 20
HSL:
288°, 65.8537%, 48.2353%
HSV (HSB):
288°, 79.4118%, 80.0000%
XYZ:
28.7403, 14.7862, 58.4660
xyY:
0.2818, 0.1450, 14.7862
CIE-Lab:
45.3400, 71.2028, -56.8004
CIE-LCH:
45.3400, 91.0830, 321.4197
CIE-Luv:
45.3400, 42.4769, -91.8913
Hunter-Lab:
38.4529, 66.1214, -63.2310
#ac2acc color charts
#ac2acc RGB chart
#ac2acc CMYK chart
#ac2acc RGB pie chart
#ac2acc color shades, tints & tones
#ac2acc color schemes
#ac2acc color preview, HTML & CSS examples
This text has a color of #ac2acc
<p style="color:#ac2acc;">Text here</p>
.mytext {color:#ac2acc;}
Text color #ac2acc
This box has a color of #ac2acc
<div style="background-color:#ac2acc;">Content here</div>
.mybackground {background-color:#ac2acc;}
Background color #ac2acc
Border around this has a color of #ac2acc
<div style="border:2px solid #ac2acc;">Content here</div>
.myborder {border:2px solid #ac2acc;}
Border color #ac2acc