#c5c7e5 color space conversions
Hex:
#c5c7e5
RGB:
197, 199, 229
CMY:
23, 22, 10
CMYK:
14, 13, 0, 10
HSL:
236°, 38.0952%, 83.5294%
HSV (HSB):
236°, 13.9738%, 89.8039%
XYZ:
57.5922, 58.3743, 82.3607
xyY:
0.2904, 0.2943, 58.3743
CIE-Lab:
80.9464, 5.2295, -15.0796
CIE-LCH:
80.9464, 15.9606, 289.1262
CIE-Luv:
80.9464, -2.7988, -24.4319
Hunter-Lab:
76.4031, 0.8470, -10.4310
#c5c7e5 color charts
#c5c7e5 color shades, tints & tones
#c5c7e5 color schemes
#c5c7e5 color preview, HTML & CSS examples
This text has a color of #c5c7e5
<p style="color:#c5c7e5;">Text here</p>
.mytext {color:#c5c7e5;}
This box has a color of #c5c7e5
<div style="background-color:#c5c7e5;">Content here</div>
.mybackground {background-color:#c5c7e5;}
Border around this has a color of #c5c7e5
<div style="border:2px solid #c5c7e5;">Content here</div>
.myborder {border:2px solid #c5c7e5;}