#c9daec color space conversions
Hex:
#c9daec
RGB:
201, 218, 236
CMY:
21, 15, 7
CMYK:
15, 8, 0, 7
HSL:
211°, 47.9452%, 85.6863%
HSV (HSB):
211°, 14.8305%, 92.5490%
XYZ:
64.2991, 68.6164, 89.2123
xyY:
0.2895, 0.3089, 68.6164
CIE-Lab:
86.3138, -2.0807, -10.7448
CIE-LCH:
86.3138, 10.9444, 259.0405
CIE-Luv:
86.3138, -9.9742, -16.4400
Hunter-Lab:
82.8350, -6.4041, -5.8700
#c9daec color charts
#c9daec color shades, tints & tones
#c9daec color schemes
#c9daec color preview, HTML & CSS examples
This text has a color of #c9daec
<p style="color:#c9daec;">Text here</p>
.mytext {color:#c9daec;}
This box has a color of #c9daec
<div style="background-color:#c9daec;">Content here</div>
.mybackground {background-color:#c9daec;}
Border around this has a color of #c9daec
<div style="border:2px solid #c9daec;">Content here</div>
.myborder {border:2px solid #c9daec;}