#aceddf color space conversions
Hex:
#aceddf
RGB:
172, 237, 223
CMY:
33, 7, 13
CMYK:
27, 0, 6, 7
HSL:
167°, 64.3564%, 80.1961%
HSV (HSB):
167°, 27.4262%, 92.9412%
XYZ:
60.6167, 74.6667, 81.0293
xyY:
0.2802, 0.3452, 74.6667
CIE-Lab:
89.2367, -23.2237, 0.2011
CIE-LCH:
89.2367, 23.2246, 179.5038
CIE-Luv:
89.2367, -31.9403, 4.2596
Hunter-Lab:
86.4099, -25.9993, 4.8888
#aceddf color charts
#aceddf color shades, tints & tones
#aceddf color schemes
#aceddf color preview, HTML & CSS examples
This text has a color of #aceddf
<p style="color:#aceddf;">Text here</p>
.mytext {color:#aceddf;}
This box has a color of #aceddf
<div style="background-color:#aceddf;">Content here</div>
.mybackground {background-color:#aceddf;}
Border around this has a color of #aceddf
<div style="border:2px solid #aceddf;">Content here</div>
.myborder {border:2px solid #aceddf;}