#cce5ed color space conversions
Hex:
#cce5ed
RGB:
204, 229, 237
CMY:
20, 10, 7
CMYK:
14, 3, 0, 7
HSL:
195°, 47.8261%, 86.4706%
HSV (HSB):
195°, 13.9241%, 92.9412%
XYZ:
68.2072, 74.9904, 91.0005
xyY:
0.2912, 0.3202, 74.9904
CIE-Lab:
89.3885, -6.6156, -6.6857
CIE-LCH:
89.3885, 9.4055, 225.3020
CIE-Luv:
89.3885, -13.6469, -9.2719
Hunter-Lab:
86.5970, -10.9511, -1.6870
#cce5ed color charts
#cce5ed color shades, tints & tones
#cce5ed color schemes
#cce5ed color preview, HTML & CSS examples
This text has a color of #cce5ed
<p style="color:#cce5ed;">Text here</p>
.mytext {color:#cce5ed;}
This box has a color of #cce5ed
<div style="background-color:#cce5ed;">Content here</div>
.mybackground {background-color:#cce5ed;}
Border around this has a color of #cce5ed
<div style="border:2px solid #cce5ed;">Content here</div>
.myborder {border:2px solid #cce5ed;}