#ac35d6 color space conversions
Hex:
#ac35d6
RGB:
172, 53, 214
CMY:
33, 79, 16
CMYK:
20, 75, 0, 16
HSL:
284°, 66.2551%, 52.3529%
HSV (HSB):
284°, 75.2336%, 83.9216%
XYZ:
30.4240, 16.1719, 65.1363
xyY:
0.2723, 0.1447, 16.1719
CIE-Lab:
47.1992, 69.6182, -59.5557
CIE-LCH:
47.1992, 91.6164, 319.4543
CIE-Luv:
47.1992, 38.0215, -96.7087
Hunter-Lab:
40.2143, 64.6684, -67.8838
#ac35d6 color charts
#ac35d6 color shades, tints & tones
#ac35d6 color schemes
#ac35d6 color preview, HTML & CSS examples
This text has a color of #ac35d6
<p style="color:#ac35d6;">Text here</p>
.mytext {color:#ac35d6;}
This box has a color of #ac35d6
<div style="background-color:#ac35d6;">Content here</div>
.mybackground {background-color:#ac35d6;}
Border around this has a color of #ac35d6
<div style="border:2px solid #ac35d6;">Content here</div>
.myborder {border:2px solid #ac35d6;}