#acedc2 color space conversions
Hex:
#acedc2
RGB:
172, 237, 194
CMY:
33, 7, 24
CMYK:
27, 0, 18, 7
HSL:
140°, 64.3564%, 80.1961%
HSV (HSB):
140°, 27.4262%, 92.9412%
XYZ:
57.0350, 73.2341, 62.1685
xyY:
0.2964, 0.3806, 73.2341
CIE-Lab:
88.5592, -28.9531, 14.3541
CIE-LCH:
88.5592, 32.3160, 153.6292
CIE-Luv:
88.5592, -32.0585, 26.2287
Hunter-Lab:
85.5769, -30.7934, 16.8318
#acedc2 color charts
#acedc2 color shades, tints & tones
#acedc2 color schemes
#acedc2 color preview, HTML & CSS examples
This text has a color of #acedc2
<p style="color:#acedc2;">Text here</p>
.mytext {color:#acedc2;}
This box has a color of #acedc2
<div style="background-color:#acedc2;">Content here</div>
.mybackground {background-color:#acedc2;}
Border around this has a color of #acedc2
<div style="border:2px solid #acedc2;">Content here</div>
.myborder {border:2px solid #acedc2;}