#ceddfc color space conversions
Hex:
#ceddfc
RGB:
206, 221, 252
CMY:
19, 13, 1
CMYK:
18, 12, 0, 1
HSL:
220°, 88.4615%, 89.8039%
HSV (HSB):
220°, 18.2540%, 98.8235%
XYZ:
68.8807, 71.8630, 102.3360
xyY:
0.2834, 0.2956, 71.8630
CIE-Lab:
87.9026, 1.2578, -16.7659
CIE-LCH:
87.9026, 16.8130, 274.2905
CIE-Luv:
87.9026, -9.5133, -26.8158
Hunter-Lab:
84.7720, -3.3125, -12.2339
#ceddfc color charts
#ceddfc color shades, tints & tones
#ceddfc color schemes
#ceddfc color preview, HTML & CSS examples
This text has a color of #ceddfc
<p style="color:#ceddfc;">Text here</p>
.mytext {color:#ceddfc;}
This box has a color of #ceddfc
<div style="background-color:#ceddfc;">Content here</div>
.mybackground {background-color:#ceddfc;}
Border around this has a color of #ceddfc
<div style="border:2px solid #ceddfc;">Content here</div>
.myborder {border:2px solid #ceddfc;}