#acedcc color space conversions
Hex:
#acedcc
RGB:
172, 237, 204
CMY:
33, 7, 20
CMYK:
27, 0, 14, 7
HSL:
150°, 64.3564%, 80.1961%
HSV (HSB):
150°, 27.4262%, 92.9412%
XYZ:
58.1965, 73.6987, 68.2847
xyY:
0.2907, 0.3682, 73.6987
CIE-Lab:
88.7799, -27.0606, 9.4625
CIE-LCH:
88.7799, 28.6673, 160.7263
CIE-Luv:
88.7799, -32.0164, 18.8532
Hunter-Lab:
85.8479, -29.2283, 12.9334
#acedcc color charts
#acedcc RGB chart
#acedcc CMYK chart
#acedcc RGB pie chart
#acedcc color shades, tints & tones
#acedcc color schemes
#acedcc color preview, HTML & CSS examples
This text has a color of #acedcc
<p style="color:#acedcc;">Text here</p>
.mytext {color:#acedcc;}
Text color #acedcc
This box has a color of #acedcc
<div style="background-color:#acedcc;">Content here</div>
.mybackground {background-color:#acedcc;}
Background color #acedcc
Border around this has a color of #acedcc
<div style="border:2px solid #acedcc;">Content here</div>
.myborder {border:2px solid #acedcc;}
Border color #acedcc