#cedffc color space conversions
Hex:
#cedffc
RGB:
206, 223, 252
CMY:
19, 13, 1
CMYK:
18, 12, 0, 1
HSL:
218°, 88.4615%, 89.8039%
HSV (HSB):
218°, 18.2540%, 98.8235%
XYZ:
69.4120, 72.9254, 102.5131
xyY:
0.2835, 0.2978, 72.9254
CIE-Lab:
88.4121, 0.2131, -16.0003
CIE-LCH:
88.4121, 16.0017, 270.7632
CIE-Luv:
88.4121, -10.4254, -25.4086
Hunter-Lab:
85.3964, -4.3552, -11.3965
#cedffc color charts
#cedffc color shades, tints & tones
#cedffc color schemes
#cedffc color preview, HTML & CSS examples
This text has a color of #cedffc
<p style="color:#cedffc;">Text here</p>
.mytext {color:#cedffc;}
This box has a color of #cedffc
<div style="background-color:#cedffc;">Content here</div>
.mybackground {background-color:#cedffc;}
Border around this has a color of #cedffc
<div style="border:2px solid #cedffc;">Content here</div>
.myborder {border:2px solid #cedffc;}