#ced9f3 color space conversions
Hex:
#ced9f3
RGB:
206, 217, 243
CMY:
19, 15, 5
CMYK:
15, 11, 0, 5
HSL:
222°, 60.6557%, 88.0392%
HSV (HSB):
222°, 15.2263%, 95.2941%
XYZ:
66.4441, 69.2186, 94.6526
xyY:
0.2885, 0.3005, 69.2186
CIE-Lab:
86.6122, 1.4606, -13.9597
CIE-LCH:
86.6122, 14.0359, 275.9730
CIE-Luv:
86.6122, -7.2647, -22.2181
Hunter-Lab:
83.1977, -3.0407, -9.2148
#ced9f3 color charts
#ced9f3 color shades, tints & tones
#ced9f3 color schemes
#ced9f3 color preview, HTML & CSS examples
This text has a color of #ced9f3
<p style="color:#ced9f3;">Text here</p>
.mytext {color:#ced9f3;}
This box has a color of #ced9f3
<div style="background-color:#ced9f3;">Content here</div>
.mybackground {background-color:#ced9f3;}
Border around this has a color of #ced9f3
<div style="border:2px solid #ced9f3;">Content here</div>
.myborder {border:2px solid #ced9f3;}