#ced3f1 color space conversions
Hex:
#ced3f1
RGB:
206, 211, 241
CMY:
19, 17, 5
CMYK:
15, 12, 0, 5
HSL:
231°, 55.5556%, 87.6471%
HSV (HSB):
231°, 14.5228%, 94.5098%
XYZ:
64.6250, 66.0612, 92.5641
xyY:
0.2895, 0.2959, 66.0612
CIE-Lab:
85.0276, 4.2034, -15.2773
CIE-LCH:
85.0276, 15.8450, 285.3836
CIE-Luv:
85.0276, -4.3666, -24.7494
Hunter-Lab:
81.2781, -0.3093, -10.6282
#ced3f1 color charts
#ced3f1 color shades, tints & tones
#ced3f1 color schemes
#ced3f1 color preview, HTML & CSS examples
This text has a color of #ced3f1
<p style="color:#ced3f1;">Text here</p>
.mytext {color:#ced3f1;}
This box has a color of #ced3f1
<div style="background-color:#ced3f1;">Content here</div>
.mybackground {background-color:#ced3f1;}
Border around this has a color of #ced3f1
<div style="border:2px solid #ced3f1;">Content here</div>
.myborder {border:2px solid #ced3f1;}