#ac01d0 color space conversions
Hex:
#ac01d0
RGB:
172, 1, 208
CMY:
33, 100, 18
CMYK:
17, 100, 0, 18
HSL:
290°, 99.0431%, 40.9804%
HSV (HSB):
290°, 99.5192%, 81.5686%
XYZ:
28.4093, 13.3464, 60.7533
xyY:
0.2771, 0.1302, 13.3464
CIE-Lab:
43.2807, 78.7857, -62.4438
CIE-LCH:
43.2807, 100.5307, 321.6004
CIE-Luv:
43.2807, 44.3029, -99.0166
Hunter-Lab:
36.5328, 74.8761, -73.0252
#ac01d0 color charts
#ac01d0 color shades, tints & tones
#ac01d0 color schemes
#ac01d0 color preview, HTML & CSS examples
This text has a color of #ac01d0
<p style="color:#ac01d0;">Text here</p>
.mytext {color:#ac01d0;}
This box has a color of #ac01d0
<div style="background-color:#ac01d0;">Content here</div>
.mybackground {background-color:#ac01d0;}
Border around this has a color of #ac01d0
<div style="border:2px solid #ac01d0;">Content here</div>
.myborder {border:2px solid #ac01d0;}