#aceec2 color space conversions
Hex:
#aceec2
RGB:
172, 238, 194
CMY:
33, 7, 24
CMYK:
28, 0, 18, 7
HSL:
140°, 66.0000%, 80.3922%
HSV (HSB):
140°, 27.7311%, 93.3333%
XYZ:
57.3254, 73.8148, 62.2652
xyY:
0.2964, 0.3817, 73.8148
CIE-Lab:
88.8349, -29.4268, 14.7432
CIE-LCH:
88.8349, 32.9135, 153.3885
CIE-Luv:
88.8349, -32.5155, 26.8772
Hunter-Lab:
85.9155, -31.2516, 17.1718
#aceec2 color charts
#aceec2 color shades, tints & tones
#aceec2 color schemes
#aceec2 color preview, HTML & CSS examples
This text has a color of #aceec2
<p style="color:#aceec2;">Text here</p>
.mytext {color:#aceec2;}
This box has a color of #aceec2
<div style="background-color:#aceec2;">Content here</div>
.mybackground {background-color:#aceec2;}
Border around this has a color of #aceec2
<div style="border:2px solid #aceec2;">Content here</div>
.myborder {border:2px solid #aceec2;}