#ac01c7 color space conversions
Hex:
#ac01c7
RGB:
172, 1, 199
CMY:
33, 100, 22
CMYK:
14, 99, 0, 22
HSL:
292°, 99.0000%, 39.2157%
HSV (HSB):
292°, 99.4975%, 78.0392%
XYZ:
27.3329, 12.9159, 55.0852
xyY:
0.2867, 0.1355, 12.9159
CIE-Lab:
42.6362, 77.2869, -58.2664
CIE-LCH:
42.6362, 96.7897, 322.9875
CIE-Luv:
42.6362, 47.2035, -92.8091
Hunter-Lab:
35.9387, 72.8643, -65.7201
#ac01c7 color charts
#ac01c7 color shades, tints & tones
#ac01c7 color schemes
#ac01c7 color preview, HTML & CSS examples
This text has a color of #ac01c7
<p style="color:#ac01c7;">Text here</p>
.mytext {color:#ac01c7;}
This box has a color of #ac01c7
<div style="background-color:#ac01c7;">Content here</div>
.mybackground {background-color:#ac01c7;}
Border around this has a color of #ac01c7
<div style="border:2px solid #ac01c7;">Content here</div>
.myborder {border:2px solid #ac01c7;}