#c5daec color space conversions
Hex:
#c5daec
RGB:
197, 218, 236
CMY:
23, 15, 7
CMYK:
17, 8, 0, 7
HSL:
208°, 50.6494%, 84.9020%
HSV (HSB):
208°, 16.5254%, 92.5490%
XYZ:
63.2377, 68.0693, 89.1626
xyY:
0.2868, 0.3087, 68.0693
CIE-Lab:
86.0411, -3.3339, -11.1802
CIE-LCH:
86.0411, 11.6667, 253.3955
CIE-Luv:
86.0411, -11.9833, -16.9274
Hunter-Lab:
82.5041, -7.5656, -6.3221
#c5daec color charts
#c5daec color shades, tints & tones
#c5daec color schemes
#c5daec color preview, HTML & CSS examples
This text has a color of #c5daec
<p style="color:#c5daec;">Text here</p>
.mytext {color:#c5daec;}
This box has a color of #c5daec
<div style="background-color:#c5daec;">Content here</div>
.mybackground {background-color:#c5daec;}
Border around this has a color of #c5daec
<div style="border:2px solid #c5daec;">Content here</div>
.myborder {border:2px solid #c5daec;}