#cde6f5 color space conversions
Hex:
#cde6f5
RGB:
205, 230, 245
CMY:
20, 10, 4
CMYK:
16, 6, 0, 4
HSL:
203°, 66.6667%, 88.2353%
HSV (HSB):
203°, 16.3265%, 96.0784%
XYZ:
69.9551, 76.1653, 97.4006
xyY:
0.2873, 0.3128, 76.1653
CIE-Lab:
89.9361, -5.1841, -10.0585
CIE-LCH:
89.9361, 11.3158, 242.7335
CIE-Luv:
89.9361, -13.8754, -14.9099
Hunter-Lab:
87.2728, -9.6474, -5.0795
#cde6f5 color charts
#cde6f5 color shades, tints & tones
#cde6f5 color schemes
#cde6f5 color preview, HTML & CSS examples
This text has a color of #cde6f5
<p style="color:#cde6f5;">Text here</p>
.mytext {color:#cde6f5;}
This box has a color of #cde6f5
<div style="background-color:#cde6f5;">Content here</div>
.mybackground {background-color:#cde6f5;}
Border around this has a color of #cde6f5
<div style="border:2px solid #cde6f5;">Content here</div>
.myborder {border:2px solid #cde6f5;}