#cedfeb color space conversions
Hex:
#cedfeb
RGB:
206, 223, 235
CMY:
19, 13, 8
CMYK:
12, 5, 0, 8
HSL:
205°, 42.0290%, 86.4706%
HSV (HSB):
205°, 12.3404%, 92.1569%
XYZ:
66.8367, 71.8953, 88.9518
xyY:
0.2936, 0.3158, 71.8953
CIE-Lab:
87.9182, -3.2966, -7.7962
CIE-LCH:
87.9182, 8.4646, 247.0794
CIE-Luv:
87.9182, -9.7345, -11.5660
Hunter-Lab:
84.7911, -7.6817, -2.8456
#cedfeb color charts
#cedfeb color shades, tints & tones
#cedfeb color schemes
#cedfeb color preview, HTML & CSS examples
This text has a color of #cedfeb
<p style="color:#cedfeb;">Text here</p>
.mytext {color:#cedfeb;}
This box has a color of #cedfeb
<div style="background-color:#cedfeb;">Content here</div>
.mybackground {background-color:#cedfeb;}
Border around this has a color of #cedfeb
<div style="border:2px solid #cedfeb;">Content here</div>
.myborder {border:2px solid #cedfeb;}