#acefd5 color space conversions
Hex:
#acefd5
RGB:
172, 239, 213
CMY:
33, 6, 16
CMYK:
28, 0, 11, 6
HSL:
157°, 67.6768%, 80.5882%
HSV (HSB):
157°, 28.0335%, 93.7255%
XYZ:
59.8900, 75.3078, 74.3301
xyY:
0.2858, 0.3594, 75.3078
CIE-Lab:
89.5370, -26.2449, 5.8580
CIE-LCH:
89.5370, 26.8908, 167.4175
CIE-Luv:
89.5370, -32.8701, 13.3879
Hunter-Lab:
86.7800, -28.6759, 9.9621
#acefd5 color charts
#acefd5 color shades, tints & tones
#acefd5 color schemes
#acefd5 color preview, HTML & CSS examples
This text has a color of #acefd5
<p style="color:#acefd5;">Text here</p>
.mytext {color:#acefd5;}
This box has a color of #acefd5
<div style="background-color:#acefd5;">Content here</div>
.mybackground {background-color:#acefd5;}
Border around this has a color of #acefd5
<div style="border:2px solid #acefd5;">Content here</div>
.myborder {border:2px solid #acefd5;}