#cedff5 color space conversions
Hex:
#cedff5
RGB:
206, 223, 245
CMY:
19, 13, 4
CMYK:
16, 9, 0, 4
HSL:
214°, 66.1017%, 88.4314%
HSV (HSB):
214°, 15.9184%, 96.0784%
XYZ:
68.3227, 72.4897, 96.7771
xyY:
0.2876, 0.3051, 72.4897
CIE-Lab:
88.2038, -1.2565, -12.6331
CIE-LCH:
88.2038, 12.6954, 264.3200
CIE-Luv:
88.2038, -10.1387, -19.6712
Hunter-Lab:
85.1409, -5.7564, -7.7945
#cedff5 color charts
#cedff5 color shades, tints & tones
#cedff5 color schemes
#cedff5 color preview, HTML & CSS examples
This text has a color of #cedff5
<p style="color:#cedff5;">Text here</p>
.mytext {color:#cedff5;}
This box has a color of #cedff5
<div style="background-color:#cedff5;">Content here</div>
.mybackground {background-color:#cedff5;}
Border around this has a color of #cedff5
<div style="border:2px solid #cedff5;">Content here</div>
.myborder {border:2px solid #cedff5;}