#ac00d0 color space conversions
Hex:
#ac00d0
RGB:
172, 0, 208
CMY:
33, 100, 18
CMYK:
17, 100, 0, 18
HSL:
290°, 100.0000%, 40.7843%
HSV (HSB):
290°, 100.0000%, 81.5686%
XYZ:
28.3984, 13.3247, 60.7497
xyY:
0.2771, 0.1300, 13.3247
CIE-Lab:
43.2485, 78.8818, -62.4960
CIE-LCH:
43.2485, 100.6384, 321.6111
CIE-Luv:
43.2485, 44.3421, -99.0716
Hunter-Lab:
36.5030, 74.9881, -73.1204
#ac00d0 color charts
#ac00d0 color shades, tints & tones
#ac00d0 color schemes
#ac00d0 color preview, HTML & CSS examples
This text has a color of #ac00d0
<p style="color:#ac00d0;">Text here</p>
.mytext {color:#ac00d0;}
This box has a color of #ac00d0
<div style="background-color:#ac00d0;">Content here</div>
.mybackground {background-color:#ac00d0;}
Border around this has a color of #ac00d0
<div style="border:2px solid #ac00d0;">Content here</div>
.myborder {border:2px solid #ac00d0;}