#c5c8d9 color space conversions
Hex:
#c5c8d9
RGB:
197, 200, 217
CMY:
23, 22, 15
CMYK:
9, 8, 0, 15
HSL:
231°, 20.8333%, 81.1765%
HSV (HSB):
231°, 9.2166%, 85.0980%
XYZ:
56.2046, 58.1886, 73.9149
xyY:
0.2985, 0.3090, 58.1886
CIE-Lab:
80.8435, 2.2473, -8.8021
CIE-LCH:
80.8435, 9.0844, 284.3226
CIE-Luv:
80.8435, -2.6040, -13.9307
Hunter-Lab:
76.2815, -1.9728, -4.0535
#c5c8d9 color charts
#c5c8d9 color shades, tints & tones
#c5c8d9 color schemes
#c5c8d9 color preview, HTML & CSS examples
This text has a color of #c5c8d9
<p style="color:#c5c8d9;">Text here</p>
.mytext {color:#c5c8d9;}
This box has a color of #c5c8d9
<div style="background-color:#c5c8d9;">Content here</div>
.mybackground {background-color:#c5c8d9;}
Border around this has a color of #c5c8d9
<div style="border:2px solid #c5c8d9;">Content here</div>
.myborder {border:2px solid #c5c8d9;}