#ac06c7 color space conversions
Hex:
#ac06c7
RGB:
172, 6, 199
CMY:
33, 98, 22
CMYK:
14, 97, 0, 22
HSL:
292°, 94.1463%, 40.1961%
HSV (HSB):
292°, 96.9849%, 78.0392%
XYZ:
27.3872, 13.0244, 55.1033
xyY:
0.2867, 0.1364, 13.0244
CIE-Lab:
42.8000, 76.7992, -58.0014
CIE-LCH:
42.8000, 96.2407, 322.9386
CIE-Luv:
42.8000, 46.9914, -92.5142
Hunter-Lab:
36.0894, 72.3021, -65.2648
#ac06c7 color charts
#ac06c7 color shades, tints & tones
#ac06c7 color schemes
#ac06c7 color preview, HTML & CSS examples
This text has a color of #ac06c7
<p style="color:#ac06c7;">Text here</p>
.mytext {color:#ac06c7;}
This box has a color of #ac06c7
<div style="background-color:#ac06c7;">Content here</div>
.mybackground {background-color:#ac06c7;}
Border around this has a color of #ac06c7
<div style="border:2px solid #ac06c7;">Content here</div>
.myborder {border:2px solid #ac06c7;}