#cce2ea color space conversions
Hex:
#cce2ea
RGB:
204, 226, 234
CMY:
20, 11, 8
CMYK:
13, 3, 0, 8
HSL:
196°, 41.6667%, 85.8824%
HSV (HSB):
196°, 12.8205%, 91.7647%
XYZ:
66.9495, 73.1706, 88.4366
xyY:
0.2929, 0.3201, 73.1706
CIE-Lab:
88.5290, -5.6795, -6.3815
CIE-LCH:
88.5290, 8.5428, 228.3311
CIE-Luv:
88.5290, -12.1357, -8.9349
Hunter-Lab:
85.5398, -9.9880, -1.4200
#cce2ea color charts
#cce2ea color shades, tints & tones
#cce2ea color schemes
#cce2ea color preview, HTML & CSS examples
This text has a color of #cce2ea
<p style="color:#cce2ea;">Text here</p>
.mytext {color:#cce2ea;}
This box has a color of #cce2ea
<div style="background-color:#cce2ea;">Content here</div>
.mybackground {background-color:#cce2ea;}
Border around this has a color of #cce2ea
<div style="border:2px solid #cce2ea;">Content here</div>
.myborder {border:2px solid #cce2ea;}