#cde3fd color space conversions
Hex:
#cde3fd
RGB:
205, 227, 253
CMY:
20, 11, 1
CMYK:
19, 10, 0, 1
HSL:
213°, 92.3077%, 89.8039%
HSV (HSB):
213°, 18.9723%, 99.2157%
XYZ:
70.3755, 75.0092, 103.6975
xyY:
0.2825, 0.3011, 75.0092
CIE-Lab:
89.3973, -1.9592, -15.0538
CIE-LCH:
89.3973, 15.1808, 262.5849
CIE-Luv:
89.3973, -12.7774, -23.5391
Hunter-Lab:
86.6078, -6.5187, -10.3638
#cde3fd color charts
#cde3fd color shades, tints & tones
#cde3fd color schemes
#cde3fd color preview, HTML & CSS examples
This text has a color of #cde3fd
<p style="color:#cde3fd;">Text here</p>
.mytext {color:#cde3fd;}
This box has a color of #cde3fd
<div style="background-color:#cde3fd;">Content here</div>
.mybackground {background-color:#cde3fd;}
Border around this has a color of #cde3fd
<div style="border:2px solid #cde3fd;">Content here</div>
.myborder {border:2px solid #cde3fd;}