#cedaef color space conversions
Hex:
#cedaef
RGB:
206, 218, 239
CMY:
19, 15, 6
CMYK:
14, 9, 0, 6
HSL:
218°, 50.7692%, 87.2549%
HSV (HSB):
218°, 13.8075%, 93.7255%
XYZ:
66.1050, 69.4966, 91.5914
xyY:
0.2910, 0.3059, 69.4966
CIE-Lab:
86.7494, 0.1129, -11.6428
CIE-LCH:
86.7494, 11.6434, 270.5557
CIE-Luv:
86.7494, -7.5470, -18.2560
Hunter-Lab:
83.3646, -4.3444, -6.7858
#cedaef color charts
#cedaef color shades, tints & tones
#cedaef color schemes
#cedaef color preview, HTML & CSS examples
This text has a color of #cedaef
<p style="color:#cedaef;">Text here</p>
.mytext {color:#cedaef;}
This box has a color of #cedaef
<div style="background-color:#cedaef;">Content here</div>
.mybackground {background-color:#cedaef;}
Border around this has a color of #cedaef
<div style="border:2px solid #cedaef;">Content here</div>
.myborder {border:2px solid #cedaef;}