#ced2f6 color space conversions
Hex:
#ced2f6
RGB:
206, 210, 246
CMY:
19, 18, 4
CMYK:
16, 15, 0, 4
HSL:
234°, 68.9655%, 88.6275%
HSV (HSB):
234°, 16.2602%, 96.4706%
XYZ:
65.1347, 65.8688, 96.4698
xyY:
0.2863, 0.2896, 65.8688
CIE-Lab:
84.9295, 5.7794, -18.0747
CIE-LCH:
84.9295, 18.9762, 287.7316
CIE-Luv:
84.9295, -4.1743, -29.5704
Hunter-Lab:
81.1596, 1.2261, -13.6629
#ced2f6 color charts
#ced2f6 color shades, tints & tones
#ced2f6 color schemes
#ced2f6 color preview, HTML & CSS examples
This text has a color of #ced2f6
<p style="color:#ced2f6;">Text here</p>
.mytext {color:#ced2f6;}
This box has a color of #ced2f6
<div style="background-color:#ced2f6;">Content here</div>
.mybackground {background-color:#ced2f6;}
Border around this has a color of #ced2f6
<div style="border:2px solid #ced2f6;">Content here</div>
.myborder {border:2px solid #ced2f6;}