#ac34dc color space conversions
Hex:
#ac34dc
RGB:
172, 52, 220
CMY:
33, 80, 14
CMYK:
22, 76, 0, 14
HSL:
283°, 70.5882%, 53.3333%
HSV (HSB):
283°, 76.3636%, 86.2745%
XYZ:
31.1595, 16.3939, 69.2322
xyY:
0.2668, 0.1404, 16.3939
CIE-Lab:
47.4871, 71.1116, -62.5200
CIE-LCH:
47.4871, 94.6869, 318.6787
CIE-Luv:
47.4871, 36.5895, -101.2250
Hunter-Lab:
40.4894, 66.5120, -73.0364
#ac34dc color charts
#ac34dc color shades, tints & tones
#ac34dc color schemes
#ac34dc color preview, HTML & CSS examples
This text has a color of #ac34dc
<p style="color:#ac34dc;">Text here</p>
.mytext {color:#ac34dc;}
This box has a color of #ac34dc
<div style="background-color:#ac34dc;">Content here</div>
.mybackground {background-color:#ac34dc;}
Border around this has a color of #ac34dc
<div style="border:2px solid #ac34dc;">Content here</div>
.myborder {border:2px solid #ac34dc;}