#ced4e5 color space conversions
Hex:
#ced4e5
RGB:
206, 212, 229
CMY:
19, 17, 10
CMYK:
10, 7, 0, 10
HSL:
224°, 30.6667%, 85.2941%
HSV (HSB):
224°, 10.0437%, 89.8039%
XYZ:
63.1399, 65.8659, 83.5143
xyY:
0.2971, 0.3099, 65.8659
CIE-Lab:
84.9280, 1.2389, -9.0618
CIE-LCH:
84.9280, 9.1460, 277.7848
CIE-Luv:
84.9280, -4.2093, -14.2723
Hunter-Lab:
81.1578, -3.1551, -4.2011
#ced4e5 color charts
#ced4e5 color shades, tints & tones
#ced4e5 color schemes
#ced4e5 color preview, HTML & CSS examples
This text has a color of #ced4e5
<p style="color:#ced4e5;">Text here</p>
.mytext {color:#ced4e5;}
This box has a color of #ced4e5
<div style="background-color:#ced4e5;">Content here</div>
.mybackground {background-color:#ced4e5;}
Border around this has a color of #ced4e5
<div style="border:2px solid #ced4e5;">Content here</div>
.myborder {border:2px solid #ced4e5;}