#cde1e4 color space conversions
Hex:
#cde1e4
RGB:
205, 225, 228
CMY:
20, 12, 11
CMYK:
10, 1, 0, 11
HSL:
188°, 29.8701%, 84.9020%
HSV (HSB):
188°, 10.0877%, 89.4118%
XYZ:
66.1056, 72.4310, 83.8952
xyY:
0.2972, 0.3256, 72.4310
CIE-Lab:
88.1756, -6.0333, -3.7403
CIE-LCH:
88.1756, 7.0986, 211.7966
CIE-Luv:
88.1756, -10.9344, -4.7224
Hunter-Lab:
85.1064, -10.2879, 1.1283
#cde1e4 color charts
#cde1e4 color shades, tints & tones
#cde1e4 color schemes
#cde1e4 color preview, HTML & CSS examples
This text has a color of #cde1e4
<p style="color:#cde1e4;">Text here</p>
.mytext {color:#cde1e4;}
This box has a color of #cde1e4
<div style="background-color:#cde1e4;">Content here</div>
.mybackground {background-color:#cde1e4;}
Border around this has a color of #cde1e4
<div style="border:2px solid #cde1e4;">Content here</div>
.myborder {border:2px solid #cde1e4;}