#ac06d7 color space conversions
Hex:
#ac06d7
RGB:
172, 6, 215
CMY:
33, 98, 16
CMYK:
20, 97, 0, 16
HSL:
288°, 94.5701%, 43.3333%
HSV (HSB):
288°, 97.2093%, 84.3137%
XYZ:
29.3441, 13.8072, 65.4084
xyY:
0.2703, 0.1272, 13.8072
CIE-Lab:
43.9552, 79.5058, -65.3832
CIE-LCH:
43.9552, 102.9376, 320.5671
CIE-Luv:
43.9552, 41.9647, -103.5046
Hunter-Lab:
37.1580, 75.9369, -78.3562
#ac06d7 color charts
#ac06d7 color shades, tints & tones
#ac06d7 color schemes
#ac06d7 color preview, HTML & CSS examples
This text has a color of #ac06d7
<p style="color:#ac06d7;">Text here</p>
.mytext {color:#ac06d7;}
This box has a color of #ac06d7
<div style="background-color:#ac06d7;">Content here</div>
.mybackground {background-color:#ac06d7;}
Border around this has a color of #ac06d7
<div style="border:2px solid #ac06d7;">Content here</div>
.myborder {border:2px solid #ac06d7;}