#acefd6 color space conversions
Hex:
#acefd6
RGB:
172, 239, 214
CMY:
33, 6, 16
CMYK:
28, 0, 10, 6
HSL:
158°, 67.6768%, 80.5882%
HSV (HSB):
158°, 28.0335%, 93.7255%
XYZ:
60.0174, 75.3587, 75.0008
xyY:
0.2853, 0.3582, 75.3587
CIE-Lab:
89.5607, -26.0438, 5.3710
CIE-LCH:
89.5607, 26.5919, 168.3473
CIE-Luv:
89.5607, -32.8649, 12.6226
Hunter-Lab:
86.8094, -28.5070, 9.5418
#acefd6 color charts
#acefd6 color shades, tints & tones
#acefd6 color schemes
#acefd6 color preview, HTML & CSS examples
This text has a color of #acefd6
<p style="color:#acefd6;">Text here</p>
.mytext {color:#acefd6;}
This box has a color of #acefd6
<div style="background-color:#acefd6;">Content here</div>
.mybackground {background-color:#acefd6;}
Border around this has a color of #acefd6
<div style="border:2px solid #acefd6;">Content here</div>
.myborder {border:2px solid #acefd6;}