#ac70c7 color space conversions
Hex:
#ac70c7
RGB:
172, 112, 199
CMY:
33, 56, 22
CMYK:
14, 44, 0, 22
HSL:
281°, 43.7186%, 60.9804%
HSV (HSB):
281°, 43.7186%, 78.0392%
XYZ:
33.1162, 24.4825, 57.0130
xyY:
0.2889, 0.2136, 24.4825
CIE-Lab:
56.5677, 39.0419, -36.0844
CIE-LCH:
56.5677, 53.1635, 317.2545
CIE-Luv:
56.5677, 24.9943, -60.8252
Hunter-Lab:
49.4798, 32.8782, -33.6809
#ac70c7 color charts
#ac70c7 color shades, tints & tones
#ac70c7 color schemes
#ac70c7 color preview, HTML & CSS examples
This text has a color of #ac70c7
<p style="color:#ac70c7;">Text here</p>
.mytext {color:#ac70c7;}
This box has a color of #ac70c7
<div style="background-color:#ac70c7;">Content here</div>
.mybackground {background-color:#ac70c7;}
Border around this has a color of #ac70c7
<div style="border:2px solid #ac70c7;">Content here</div>
.myborder {border:2px solid #ac70c7;}