#cde7f2 color space conversions
Hex:
#cde7f2
RGB:
205, 231, 242
CMY:
20, 9, 5
CMYK:
15, 5, 0, 5
HSL:
198°, 58.7302%, 87.6471%
HSV (HSB):
198°, 15.2893%, 94.9020%
XYZ:
69.7798, 76.5418, 95.1007
xyY:
0.2890, 0.3170, 76.5418
CIE-Lab:
90.1103, -6.3126, -8.2292
CIE-LCH:
90.1103, 10.3715, 232.5084
CIE-Luv:
90.1103, -14.2418, -11.7915
Hunter-Lab:
87.4882, -10.7343, -3.2072
#cde7f2 color charts
#cde7f2 color shades, tints & tones
#cde7f2 color schemes
#cde7f2 color preview, HTML & CSS examples
This text has a color of #cde7f2
<p style="color:#cde7f2;">Text here</p>
.mytext {color:#cde7f2;}
This box has a color of #cde7f2
<div style="background-color:#cde7f2;">Content here</div>
.mybackground {background-color:#cde7f2;}
Border around this has a color of #cde7f2
<div style="border:2px solid #cde7f2;">Content here</div>
.myborder {border:2px solid #cde7f2;}