#c5c6e8 color space conversions
Hex:
#c5c6e8
RGB:
197, 198, 232
CMY:
23, 22, 9
CMYK:
15, 15, 0, 9
HSL:
238°, 43.2099%, 84.1176%
HSV (HSB):
238°, 15.0862%, 90.9804%
XYZ:
57.7855, 58.0847, 84.5098
xyY:
0.2884, 0.2899, 58.0847
CIE-Lab:
80.7858, 6.3945, -16.9279
CIE-LCH:
80.7858, 18.0954, 290.6941
CIE-Luv:
80.7858, -2.5046, -27.6059
Hunter-Lab:
76.2133, 1.9668, -12.3949
#c5c6e8 color charts
#c5c6e8 color shades, tints & tones
#c5c6e8 color schemes
#c5c6e8 color preview, HTML & CSS examples
This text has a color of #c5c6e8
<p style="color:#c5c6e8;">Text here</p>
.mytext {color:#c5c6e8;}
This box has a color of #c5c6e8
<div style="background-color:#c5c6e8;">Content here</div>
.mybackground {background-color:#c5c6e8;}
Border around this has a color of #c5c6e8
<div style="border:2px solid #c5c6e8;">Content here</div>
.myborder {border:2px solid #c5c6e8;}