#ac48c4 color space conversions
Hex:
#ac48c4
RGB:
172, 72, 196
CMY:
33, 72, 23
CMYK:
12, 63, 0, 23
HSL:
288°, 51.2397%, 52.5490%
HSV (HSB):
288°, 63.2653%, 76.8627%
XYZ:
29.2944, 17.3909, 54.0373
xyY:
0.2908, 0.1727, 17.3909
CIE-Lab:
48.7489, 58.6525, -46.7104
CIE-LCH:
48.7489, 74.9798, 321.4665
CIE-Luv:
48.7489, 38.8151, -77.4830
Hunter-Lab:
41.7024, 52.4106, -47.6354
#ac48c4 color charts
#ac48c4 color shades, tints & tones
#ac48c4 color schemes
#ac48c4 color preview, HTML & CSS examples
This text has a color of #ac48c4
<p style="color:#ac48c4;">Text here</p>
.mytext {color:#ac48c4;}
This box has a color of #ac48c4
<div style="background-color:#ac48c4;">Content here</div>
.mybackground {background-color:#ac48c4;}
Border around this has a color of #ac48c4
<div style="border:2px solid #ac48c4;">Content here</div>
.myborder {border:2px solid #ac48c4;}