#c5c8ed color space conversions
Hex:
#c5c8ed
RGB:
197, 200, 237
CMY:
23, 22, 7
CMYK:
17, 16, 0, 7
HSL:
236°, 52.6316%, 85.0980%
HSV (HSB):
236°, 16.8776%, 92.9412%
XYZ:
58.9663, 59.2933, 88.4577
xyY:
0.2853, 0.2868, 59.2933
CIE-Lab:
81.4525, 6.3865, -18.5971
CIE-LCH:
81.4525, 19.6631, 288.9531
CIE-Luv:
81.4525, -3.7170, -30.3585
Hunter-Lab:
77.0021, 1.9371, -14.2090
#c5c8ed color charts
#c5c8ed color shades, tints & tones
#c5c8ed color schemes
#c5c8ed color preview, HTML & CSS examples
This text has a color of #c5c8ed
<p style="color:#c5c8ed;">Text here</p>
.mytext {color:#c5c8ed;}
This box has a color of #c5c8ed
<div style="background-color:#c5c8ed;">Content here</div>
.mybackground {background-color:#c5c8ed;}
Border around this has a color of #c5c8ed
<div style="border:2px solid #c5c8ed;">Content here</div>
.myborder {border:2px solid #c5c8ed;}