#ac35c5 color space conversions
Hex:
#ac35c5
RGB:
172, 53, 197
CMY:
33, 79, 23
CMYK:
13, 73, 0, 23
HSL:
290°, 57.6000%, 49.0196%
HSV (HSB):
290°, 73.0964%, 77.2549%
XYZ:
28.3644, 15.3481, 54.2908
xyY:
0.2894, 0.1566, 15.3481
CIE-Lab:
46.1073, 66.4258, -51.5120
CIE-LCH:
46.1073, 84.0587, 322.2071
CIE-Luv:
46.1073, 42.7745, -84.2670
Hunter-Lab:
39.1766, 60.6773, -54.7402
#ac35c5 color charts
#ac35c5 color shades, tints & tones
#ac35c5 color schemes
#ac35c5 color preview, HTML & CSS examples
This text has a color of #ac35c5
<p style="color:#ac35c5;">Text here</p>
.mytext {color:#ac35c5;}
This box has a color of #ac35c5
<div style="background-color:#ac35c5;">Content here</div>
.mybackground {background-color:#ac35c5;}
Border around this has a color of #ac35c5
<div style="border:2px solid #ac35c5;">Content here</div>
.myborder {border:2px solid #ac35c5;}