#c5c5d9 color space conversions
Hex:
#c5c5d9
RGB:
197, 197, 217
CMY:
23, 23, 15
CMYK:
9, 9, 0, 15
HSL:
240°, 20.8333%, 81.1765%
HSV (HSB):
240°, 9.2166%, 85.0980%
XYZ:
55.5166, 56.8126, 73.6855
xyY:
0.2985, 0.3054, 56.8126
CIE-Lab:
80.0741, 3.8445, -9.9468
CIE-LCH:
80.0741, 10.6639, 291.1321
CIE-Luv:
80.0741, -1.1506, -15.9792
Hunter-Lab:
75.3741, -0.4310, -5.1999
#c5c5d9 color charts
#c5c5d9 color shades, tints & tones
#c5c5d9 color schemes
#c5c5d9 color preview, HTML & CSS examples
This text has a color of #c5c5d9
<p style="color:#c5c5d9;">Text here</p>
.mytext {color:#c5c5d9;}
This box has a color of #c5c5d9
<div style="background-color:#c5c5d9;">Content here</div>
.mybackground {background-color:#c5c5d9;}
Border around this has a color of #c5c5d9
<div style="border:2px solid #c5c5d9;">Content here</div>
.myborder {border:2px solid #c5c5d9;}