#ced8f6 color space conversions
Hex:
#ced8f6
RGB:
206, 216, 246
CMY:
19, 15, 4
CMYK:
16, 12, 0, 4
HSL:
225°, 68.9655%, 88.6275%
HSV (HSB):
225°, 16.2602%, 96.4706%
XYZ:
66.6440, 68.8874, 96.9729
xyY:
0.2866, 0.2963, 68.8874
CIE-Lab:
86.4482, 2.6118, -15.7894
CIE-LCH:
86.4482, 16.0040, 279.3923
CIE-Luv:
86.4482, -6.9439, -25.3794
Hunter-Lab:
82.9984, -1.9197, -11.1738
#ced8f6 color charts
#ced8f6 color shades, tints & tones
#ced8f6 color schemes
#ced8f6 color preview, HTML & CSS examples
This text has a color of #ced8f6
<p style="color:#ced8f6;">Text here</p>
.mytext {color:#ced8f6;}
This box has a color of #ced8f6
<div style="background-color:#ced8f6;">Content here</div>
.mybackground {background-color:#ced8f6;}
Border around this has a color of #ced8f6
<div style="border:2px solid #ced8f6;">Content here</div>
.myborder {border:2px solid #ced8f6;}