#cefdee color space conversions
Hex:
#cefdee
RGB:
206, 253, 238
CMY:
19, 1, 7
CMYK:
19, 0, 6, 1
HSL:
161°, 92.1569%, 90.0000%
HSV (HSB):
161°, 18.5771%, 99.2157%
XYZ:
76.0115, 89.5454, 94.1667
xyY:
0.2927, 0.3448, 89.5454
CIE-Lab:
95.8079, -17.8248, 2.2222
CIE-LCH:
95.8079, 17.9628, 172.8937
CIE-Luv:
95.8079, -23.8727, 6.5465
Hunter-Lab:
94.6284, -22.2174, 7.2392
#cefdee color charts
#cefdee color shades, tints & tones
#cefdee color schemes
#cefdee color preview, HTML & CSS examples
This text has a color of #cefdee
<p style="color:#cefdee;">Text here</p>
.mytext {color:#cefdee;}
This box has a color of #cefdee
<div style="background-color:#cefdee;">Content here</div>
.mybackground {background-color:#cefdee;}
Border around this has a color of #cefdee
<div style="border:2px solid #cefdee;">Content here</div>
.myborder {border:2px solid #cefdee;}