#c5c5d2 color space conversions
Hex:
#c5c5d2
RGB:
197, 197, 210
CMY:
23, 23, 18
CMYK:
6, 6, 0, 18
HSL:
240°, 12.6214%, 79.8039%
HSV (HSB):
240°, 6.1905%, 82.3529%
XYZ:
54.6251, 56.4560, 68.9908
xyY:
0.3034, 0.3135, 56.4560
CIE-Lab:
79.8726, 2.4634, -6.4828
CIE-LCH:
79.8726, 6.9351, 290.8066
CIE-Luv:
79.8726, -0.7425, -10.3209
Hunter-Lab:
75.1372, -1.7198, -1.8439
#c5c5d2 color charts
#c5c5d2 color shades, tints & tones
#c5c5d2 color schemes
#c5c5d2 color preview, HTML & CSS examples
This text has a color of #c5c5d2
<p style="color:#c5c5d2;">Text here</p>
.mytext {color:#c5c5d2;}
This box has a color of #c5c5d2
<div style="background-color:#c5c5d2;">Content here</div>
.mybackground {background-color:#c5c5d2;}
Border around this has a color of #c5c5d2
<div style="border:2px solid #c5c5d2;">Content here</div>
.myborder {border:2px solid #c5c5d2;}