#ced3de color space conversions
Hex:
#ced3de
RGB:
206, 211, 222
CMY:
19, 17, 13
CMYK:
7, 5, 0, 13
HSL:
221°, 19.5122%, 83.9216%
HSV (HSB):
221°, 7.2072%, 87.0588%
XYZ:
61.9327, 64.9843, 78.3863
xyY:
0.3017, 0.3165, 64.9843
CIE-Lab:
84.4756, 0.3902, -6.0151
CIE-LCH:
84.4756, 6.0277, 273.7112
CIE-Luv:
84.4756, -3.3613, -9.3232
Hunter-Lab:
80.6128, -3.9356, -1.2234
#ced3de color charts
#ced3de color shades, tints & tones
#ced3de color schemes
#ced3de color preview, HTML & CSS examples
This text has a color of #ced3de
<p style="color:#ced3de;">Text here</p>
.mytext {color:#ced3de;}
This box has a color of #ced3de
<div style="background-color:#ced3de;">Content here</div>
.mybackground {background-color:#ced3de;}
Border around this has a color of #ced3de
<div style="border:2px solid #ced3de;">Content here</div>
.myborder {border:2px solid #ced3de;}