#ced8f2 color space conversions
Hex:
#ced8f2
RGB:
206, 216, 242
CMY:
19, 15, 5
CMYK:
15, 11, 0, 5
HSL:
223°, 58.0645%, 87.8431%
HSV (HSB):
223°, 14.8760%, 94.9020%
XYZ:
66.0365, 68.6443, 93.7736
xyY:
0.2891, 0.3005, 68.6443
CIE-Lab:
86.3276, 1.7777, -13.8576
CIE-LCH:
86.3276, 13.9711, 277.3102
CIE-Luv:
86.3276, -6.7513, -22.0948
Hunter-Lab:
82.8519, -2.7187, -9.1094
#ced8f2 color charts
#ced8f2 color shades, tints & tones
#ced8f2 color schemes
#ced8f2 color preview, HTML & CSS examples
This text has a color of #ced8f2
<p style="color:#ced8f2;">Text here</p>
.mytext {color:#ced8f2;}
This box has a color of #ced8f2
<div style="background-color:#ced8f2;">Content here</div>
.mybackground {background-color:#ced8f2;}
Border around this has a color of #ced8f2
<div style="border:2px solid #ced8f2;">Content here</div>
.myborder {border:2px solid #ced8f2;}