#acdee6 color space conversions
Hex:
#acdee6
RGB:
172, 222, 230
CMY:
33, 13, 10
CMYK:
25, 3, 0, 10
HSL:
188°, 53.7037%, 78.8235%
HSV (HSB):
188°, 25.2174%, 90.1961%
XYZ:
57.4175, 66.7264, 84.7162
xyY:
0.2749, 0.3195, 66.7264
CIE-Lab:
85.3656, -14.2469, -9.1813
CIE-LCH:
85.3656, 16.9491, 212.7994
CIE-Luv:
85.3656, -25.3558, -11.9527
Hunter-Lab:
81.6862, -17.4827, -4.3089
#acdee6 color charts
#acdee6 color shades, tints & tones
#acdee6 color schemes
#acdee6 color preview, HTML & CSS examples
This text has a color of #acdee6
<p style="color:#acdee6;">Text here</p>
.mytext {color:#acdee6;}
This box has a color of #acdee6
<div style="background-color:#acdee6;">Content here</div>
.mybackground {background-color:#acdee6;}
Border around this has a color of #acdee6
<div style="border:2px solid #acdee6;">Content here</div>
.myborder {border:2px solid #acdee6;}