#ac05db color space conversions
Hex:
#ac05db
RGB:
172, 5, 219
CMY:
33, 98, 14
CMYK:
21, 98, 0, 14
HSL:
287°, 95.5357%, 43.9216%
HSV (HSB):
287°, 97.7169%, 85.8824%
XYZ:
29.8537, 13.9937, 68.1454
xyY:
0.2666, 0.1250, 13.9937
CIE-Lab:
44.2239, 80.2926, -67.2417
CIE-LCH:
44.2239, 104.7299, 320.0553
CIE-Luv:
44.2239, 40.8154, -106.2465
Hunter-Lab:
37.4081, 76.9885, -81.8214
#ac05db color charts
#ac05db color shades, tints & tones
#ac05db color schemes
#ac05db color preview, HTML & CSS examples
This text has a color of #ac05db
<p style="color:#ac05db;">Text here</p>
.mytext {color:#ac05db;}
This box has a color of #ac05db
<div style="background-color:#ac05db;">Content here</div>
.mybackground {background-color:#ac05db;}
Border around this has a color of #ac05db
<div style="border:2px solid #ac05db;">Content here</div>
.myborder {border:2px solid #ac05db;}