#ced6e4 color space conversions
Hex:
#ced6e4
RGB:
206, 214, 228
CMY:
19, 16, 11
CMYK:
10, 6, 0, 11
HSL:
218°, 28.9474%, 85.0980%
HSV (HSB):
218°, 9.6491%, 89.4118%
XYZ:
63.5038, 66.8164, 82.9486
xyY:
0.2978, 0.3133, 66.8164
CIE-Lab:
85.4111, -0.0074, -7.8144
CIE-LCH:
85.4111, 7.8145, 269.9460
CIE-Luv:
85.4111, -5.1220, -12.0996
Hunter-Lab:
81.7413, -4.3729, -2.9468
#ced6e4 color charts
#ced6e4 color shades, tints & tones
#ced6e4 color schemes
#ced6e4 color preview, HTML & CSS examples
This text has a color of #ced6e4
<p style="color:#ced6e4;">Text here</p>
.mytext {color:#ced6e4;}
This box has a color of #ced6e4
<div style="background-color:#ced6e4;">Content here</div>
.mybackground {background-color:#ced6e4;}
Border around this has a color of #ced6e4
<div style="border:2px solid #ced6e4;">Content here</div>
.myborder {border:2px solid #ced6e4;}