#ac04da color space conversions
Hex:
#ac04da
RGB:
172, 4, 218
CMY:
33, 98, 15
CMYK:
21, 98, 0, 15
HSL:
287°, 96.3964%, 43.5294%
HSV (HSB):
287°, 98.1651%, 85.4902%
XYZ:
29.7116, 13.9194, 67.4504
xyY:
0.2675, 0.1253, 13.9194
CIE-Lab:
44.1172, 80.2121, -66.8420
CIE-LCH:
44.1172, 104.4119, 320.1950
CIE-Luv:
44.1172, 41.1456, -105.6271
Hunter-Lab:
37.3088, 76.8616, -81.0741
#ac04da color charts
#ac04da color shades, tints & tones
#ac04da color schemes
#ac04da color preview, HTML & CSS examples
This text has a color of #ac04da
<p style="color:#ac04da;">Text here</p>
.mytext {color:#ac04da;}
This box has a color of #ac04da
<div style="background-color:#ac04da;">Content here</div>
.mybackground {background-color:#ac04da;}
Border around this has a color of #ac04da
<div style="border:2px solid #ac04da;">Content here</div>
.myborder {border:2px solid #ac04da;}