#ac35d3 color space conversions
Hex:
#ac35d3
RGB:
172, 53, 211
CMY:
33, 79, 17
CMYK:
18, 75, 0, 17
HSL:
285°, 64.2276%, 51.7647%
HSV (HSB):
285°, 74.8815%, 82.7451%
XYZ:
30.0442, 16.0200, 63.1367
xyY:
0.2751, 0.1467, 16.0200
CIE-Lab:
47.0007, 69.0448, -58.1555
CIE-LCH:
47.0007, 90.2732, 319.8930
CIE-Luv:
47.0007, 38.8321, -94.5439
Hunter-Lab:
40.0250, 63.9449, -65.5084
#ac35d3 color charts
#ac35d3 color shades, tints & tones
#ac35d3 color schemes
#ac35d3 color preview, HTML & CSS examples
This text has a color of #ac35d3
<p style="color:#ac35d3;">Text here</p>
.mytext {color:#ac35d3;}
This box has a color of #ac35d3
<div style="background-color:#ac35d3;">Content here</div>
.mybackground {background-color:#ac35d3;}
Border around this has a color of #ac35d3
<div style="border:2px solid #ac35d3;">Content here</div>
.myborder {border:2px solid #ac35d3;}