#cde3f5 color space conversions
Hex:
#cde3f5
RGB:
205, 227, 245
CMY:
20, 11, 4
CMYK:
16, 7, 0, 4
HSL:
207°, 66.6667%, 88.2353%
HSV (HSB):
207°, 16.3265%, 96.0784%
XYZ:
69.1274, 74.5099, 97.1246
xyY:
0.2871, 0.3095, 74.5099
CIE-Lab:
89.1629, -3.6392, -11.2093
CIE-LCH:
89.1629, 11.7853, 252.0136
CIE-Luv:
89.1629, -12.4897, -17.0025
Hunter-Lab:
86.3191, -8.1094, -6.2886
#cde3f5 color charts
#cde3f5 color shades, tints & tones
#cde3f5 color schemes
#cde3f5 color preview, HTML & CSS examples
This text has a color of #cde3f5
<p style="color:#cde3f5;">Text here</p>
.mytext {color:#cde3f5;}
This box has a color of #cde3f5
<div style="background-color:#cde3f5;">Content here</div>
.mybackground {background-color:#cde3f5;}
Border around this has a color of #cde3f5
<div style="border:2px solid #cde3f5;">Content here</div>
.myborder {border:2px solid #cde3f5;}