#ac01d1 color space conversions
Hex:
#ac01d1
RGB:
172, 1, 209
CMY:
33, 100, 18
CMYK:
18, 100, 0, 18
HSL:
289°, 99.0476%, 41.1765%
HSV (HSB):
289°, 99.5215%, 81.9608%
XYZ:
28.5327, 13.3958, 61.4034
xyY:
0.2761, 0.1296, 13.3958
CIE-Lab:
43.3537, 78.9545, -62.9031
CIE-LCH:
43.3537, 100.9486, 321.4556
CIE-Luv:
43.3537, 43.9899, -99.6992
Hunter-Lab:
36.6003, 75.1039, -73.8492
#ac01d1 color charts
#ac01d1 color shades, tints & tones
#ac01d1 color schemes
#ac01d1 color preview, HTML & CSS examples
This text has a color of #ac01d1
<p style="color:#ac01d1;">Text here</p>
.mytext {color:#ac01d1;}
This box has a color of #ac01d1
<div style="background-color:#ac01d1;">Content here</div>
.mybackground {background-color:#ac01d1;}
Border around this has a color of #ac01d1
<div style="border:2px solid #ac01d1;">Content here</div>
.myborder {border:2px solid #ac01d1;}