#acefd7 color space conversions
Hex:
#acefd7
RGB:
172, 239, 215
CMY:
33, 6, 16
CMYK:
28, 0, 10, 6
HSL:
159°, 67.6768%, 80.5882%
HSV (HSB):
159°, 28.0335%, 93.7255%
XYZ:
60.1455, 75.4100, 75.6756
xyY:
0.2847, 0.3570, 75.4100
CIE-Lab:
89.5847, -25.8419, 4.8841
CIE-LCH:
89.5847, 26.2994, 169.2974
CIE-Luv:
89.5847, -32.8596, 11.8553
Hunter-Lab:
86.8389, -28.3372, 9.1191
#acefd7 color charts
#acefd7 color shades, tints & tones
#acefd7 color schemes
#acefd7 color preview, HTML & CSS examples
This text has a color of #acefd7
<p style="color:#acefd7;">Text here</p>
.mytext {color:#acefd7;}
This box has a color of #acefd7
<div style="background-color:#acefd7;">Content here</div>
.mybackground {background-color:#acefd7;}
Border around this has a color of #acefd7
<div style="border:2px solid #acefd7;">Content here</div>
.myborder {border:2px solid #acefd7;}