#ac02d6 color space conversions
Hex:
#ac02d6
RGB:
172, 2, 214
CMY:
33, 99, 16
CMYK:
20, 99, 0, 16
HSL:
288°, 98.1481%, 42.3529%
HSV (HSB):
288°, 99.0654%, 83.9216%
XYZ:
29.1726, 13.6691, 64.7192
xyY:
0.2712, 0.1271, 13.6691
CIE-Lab:
43.7546, 79.7104, -65.1341
CIE-LCH:
43.7546, 102.9379, 320.7466
CIE-Luv:
43.7546, 42.4148, -103.0387
Hunter-Lab:
36.9718, 76.1448, -77.9071
#ac02d6 color charts
#ac02d6 color shades, tints & tones
#ac02d6 color schemes
#ac02d6 color preview, HTML & CSS examples
This text has a color of #ac02d6
<p style="color:#ac02d6;">Text here</p>
.mytext {color:#ac02d6;}
This box has a color of #ac02d6
<div style="background-color:#ac02d6;">Content here</div>
.mybackground {background-color:#ac02d6;}
Border around this has a color of #ac02d6
<div style="border:2px solid #ac02d6;">Content here</div>
.myborder {border:2px solid #ac02d6;}