#ac34d6 color space conversions
Hex:
#ac34d6
RGB:
172, 52, 214
CMY:
33, 80, 16
CMYK:
20, 76, 0, 16
HSL:
284°, 66.3934%, 52.1569%
HSV (HSB):
284°, 75.7009%, 83.9216%
XYZ:
30.3788, 16.0817, 65.1213
xyY:
0.2723, 0.1441, 16.0817
CIE-Lab:
47.0815, 69.9566, -59.7457
CIE-LCH:
47.0815, 91.9972, 319.5014
CIE-Luv:
47.0815, 38.1817, -96.9438
Hunter-Lab:
40.1020, 65.0425, -68.2092
#ac34d6 color charts
#ac34d6 color shades, tints & tones
#ac34d6 color schemes
#ac34d6 color preview, HTML & CSS examples
This text has a color of #ac34d6
<p style="color:#ac34d6;">Text here</p>
.mytext {color:#ac34d6;}
This box has a color of #ac34d6
<div style="background-color:#ac34d6;">Content here</div>
.mybackground {background-color:#ac34d6;}
Border around this has a color of #ac34d6
<div style="border:2px solid #ac34d6;">Content here</div>
.myborder {border:2px solid #ac34d6;}