#ac06db color space conversions
Hex:
#ac06db
RGB:
172, 6, 219
CMY:
33, 98, 14
CMYK:
21, 97, 0, 14
HSL:
287°, 94.6667%, 44.1176%
HSV (HSB):
287°, 97.2603%, 85.8824%
XYZ:
29.8646, 14.0154, 68.1490
xyY:
0.2666, 0.1251, 14.0154
CIE-Lab:
44.2550, 80.1997, -67.1910
CIE-LCH:
44.2550, 104.6261, 320.0438
CIE-Luv:
44.2550, 40.7795, -106.1958
Hunter-Lab:
37.4371, 76.8791, -81.7232
#ac06db color charts
#ac06db color shades, tints & tones
#ac06db color schemes
#ac06db color preview, HTML & CSS examples
This text has a color of #ac06db
<p style="color:#ac06db;">Text here</p>
.mytext {color:#ac06db;}
This box has a color of #ac06db
<div style="background-color:#ac06db;">Content here</div>
.mybackground {background-color:#ac06db;}
Border around this has a color of #ac06db
<div style="border:2px solid #ac06db;">Content here</div>
.myborder {border:2px solid #ac06db;}