#cedff6 color space conversions
Hex:
#cedff6
RGB:
206, 223, 246
CMY:
19, 13, 4
CMYK:
16, 9, 0, 4
HSL:
215°, 68.9655%, 88.6275%
HSV (HSB):
215°, 16.2602%, 96.4706%
XYZ:
68.4758, 72.5510, 97.5835
xyY:
0.2870, 0.3041, 72.5510
CIE-Lab:
88.2331, -1.0486, -13.1151
CIE-LCH:
88.2331, 13.1569, 265.4287
CIE-Luv:
88.2331, -10.1795, -20.4879
Hunter-Lab:
85.1769, -5.5589, -8.3022
#cedff6 color charts
#cedff6 color shades, tints & tones
#cedff6 color schemes
#cedff6 color preview, HTML & CSS examples
This text has a color of #cedff6
<p style="color:#cedff6;">Text here</p>
.mytext {color:#cedff6;}
This box has a color of #cedff6
<div style="background-color:#cedff6;">Content here</div>
.mybackground {background-color:#cedff6;}
Border around this has a color of #cedff6
<div style="border:2px solid #cedff6;">Content here</div>
.myborder {border:2px solid #cedff6;}