#ced2ed color space conversions
Hex:
#ced2ed
RGB:
206, 210, 237
CMY:
19, 18, 7
CMYK:
13, 11, 0, 7
HSL:
232°, 46.2687%, 86.8627%
HSV (HSB):
232°, 13.0802%, 92.9412%
XYZ:
63.7863, 65.3294, 89.3687
xyY:
0.2919, 0.2990, 65.3294
CIE-Lab:
84.6532, 3.9068, -13.7172
CIE-LCH:
84.6532, 14.2627, 285.8975
CIE-Luv:
84.6532, -3.6810, -22.1590
Hunter-Lab:
80.8266, -0.5791, -8.9774
#ced2ed color charts
#ced2ed color shades, tints & tones
#ced2ed color schemes
#ced2ed color preview, HTML & CSS examples
This text has a color of #ced2ed
<p style="color:#ced2ed;">Text here</p>
.mytext {color:#ced2ed;}
This box has a color of #ced2ed
<div style="background-color:#ced2ed;">Content here</div>
.mybackground {background-color:#ced2ed;}
Border around this has a color of #ced2ed
<div style="border:2px solid #ced2ed;">Content here</div>
.myborder {border:2px solid #ced2ed;}