#c5ced8 color space conversions
Hex:
#c5ced8
RGB:
197, 206, 216
CMY:
23, 19, 15
CMYK:
9, 5, 0, 15
HSL:
212°, 19.5876%, 80.9804%
HSV (HSB):
212°, 8.7963%, 84.7059%
XYZ:
57.4919, 60.9708, 73.7041
xyY:
0.2992, 0.3173, 60.9708
CIE-Lab:
82.3630, -1.1223, -6.0151
CIE-LCH:
82.3630, 6.1189, 259.4312
CIE-Luv:
82.3630, -5.4633, -9.0329
Hunter-Lab:
78.0838, -5.2198, -1.3058
#c5ced8 color charts
#c5ced8 color shades, tints & tones
#c5ced8 color schemes
#c5ced8 color preview, HTML & CSS examples
This text has a color of #c5ced8
<p style="color:#c5ced8;">Text here</p>
.mytext {color:#c5ced8;}
This box has a color of #c5ced8
<div style="background-color:#c5ced8;">Content here</div>
.mybackground {background-color:#c5ced8;}
Border around this has a color of #c5ced8
<div style="border:2px solid #c5ced8;">Content here</div>
.myborder {border:2px solid #c5ced8;}