#cdeae8 color space conversions
Hex:
#cdeae8
RGB:
205, 234, 232
CMY:
20, 8, 9
CMYK:
12, 0, 1, 8
HSL:
176°, 40.8451%, 86.0784%
HSV (HSB):
176°, 12.3932%, 91.7647%
XYZ:
69.1651, 77.6510, 87.6867
xyY:
0.2949, 0.3311, 77.6510
CIE-Lab:
90.6204, -9.8395, -2.2467
CIE-LCH:
90.6204, 10.0927, 192.8618
CIE-Luv:
90.6204, -15.3484, -1.7596
Hunter-Lab:
88.1198, -14.1051, 2.6853
#cdeae8 color charts
#cdeae8 color shades, tints & tones
#cdeae8 color schemes
#cdeae8 color preview, HTML & CSS examples
This text has a color of #cdeae8
<p style="color:#cdeae8;">Text here</p>
.mytext {color:#cdeae8;}
This box has a color of #cdeae8
<div style="background-color:#cdeae8;">Content here</div>
.mybackground {background-color:#cdeae8;}
Border around this has a color of #cdeae8
<div style="border:2px solid #cdeae8;">Content here</div>
.myborder {border:2px solid #cdeae8;}