#ced2f7 color space conversions
Hex:
#ced2f7
RGB:
206, 210, 247
CMY:
19, 18, 3
CMYK:
17, 15, 0, 3
HSL:
234°, 71.9298%, 88.8235%
HSV (HSB):
234°, 16.5992%, 96.8627%
XYZ:
65.2887, 65.9304, 97.2804
xyY:
0.2857, 0.2885, 65.9304
CIE-Lab:
84.9609, 5.9909, -18.5571
CIE-LCH:
84.9609, 19.5001, 287.8919
CIE-Luv:
84.9609, -4.2295, -30.3981
Hunter-Lab:
81.1975, 1.4312, -14.1954
#ced2f7 color charts
#ced2f7 color shades, tints & tones
#ced2f7 color schemes
#ced2f7 color preview, HTML & CSS examples
This text has a color of #ced2f7
<p style="color:#ced2f7;">Text here</p>
.mytext {color:#ced2f7;}
This box has a color of #ced2f7
<div style="background-color:#ced2f7;">Content here</div>
.mybackground {background-color:#ced2f7;}
Border around this has a color of #ced2f7
<div style="border:2px solid #ced2f7;">Content here</div>
.myborder {border:2px solid #ced2f7;}