#ced1e2 color space conversions
Hex:
#ced1e2
RGB:
206, 209, 226
CMY:
19, 18, 11
CMYK:
9, 8, 0, 11
HSL:
231°, 25.6410%, 84.7059%
HSV (HSB):
231°, 8.8496%, 88.6275%
XYZ:
61.9815, 64.2137, 81.0792
xyY:
0.2990, 0.3098, 64.2137
CIE-Lab:
84.0769, 2.2227, -8.7322
CIE-LCH:
84.0769, 9.0106, 284.2806
CIE-Luv:
84.0769, -2.6013, -13.8957
Hunter-Lab:
80.1335, -2.1676, -3.8963
#ced1e2 color charts
#ced1e2 color shades, tints & tones
#ced1e2 color schemes
#ced1e2 color preview, HTML & CSS examples
This text has a color of #ced1e2
<p style="color:#ced1e2;">Text here</p>
.mytext {color:#ced1e2;}
This box has a color of #ced1e2
<div style="background-color:#ced1e2;">Content here</div>
.mybackground {background-color:#ced1e2;}
Border around this has a color of #ced1e2
<div style="border:2px solid #ced1e2;">Content here</div>
.myborder {border:2px solid #ced1e2;}