#ac06d6 color space conversions
Hex:
#ac06d6
RGB:
172, 6, 214
CMY:
33, 98, 16
CMYK:
20, 97, 0, 16
HSL:
288°, 94.5455%, 43.1373%
HSV (HSB):
288°, 97.1963%, 83.9216%
XYZ:
29.2160, 13.7559, 64.7336
xyY:
0.2713, 0.1277, 13.7559
CIE-Lab:
43.8809, 79.3334, -64.9290
CIE-LCH:
43.8809, 102.5161, 320.7020
CIE-Luv:
43.8809, 42.2653, -102.8283
Hunter-Lab:
37.0890, 75.7034, -77.5200
#ac06d6 color charts
#ac06d6 color shades, tints & tones
#ac06d6 color schemes
#ac06d6 color preview, HTML & CSS examples
This text has a color of #ac06d6
<p style="color:#ac06d6;">Text here</p>
.mytext {color:#ac06d6;}
This box has a color of #ac06d6
<div style="background-color:#ac06d6;">Content here</div>
.mybackground {background-color:#ac06d6;}
Border around this has a color of #ac06d6
<div style="border:2px solid #ac06d6;">Content here</div>
.myborder {border:2px solid #ac06d6;}