#c3c8d6 color space conversions
Hex:
#c3c8d6
RGB:
195, 200, 214
CMY:
24, 22, 16
CMYK:
9, 7, 0, 16
HSL:
224°, 18.8119%, 80.1961%
HSV (HSB):
224°, 8.8785%, 83.9216%
XYZ:
55.2976, 57.7657, 71.8537
xyY:
0.2990, 0.3124, 57.7657
CIE-Lab:
80.6083, 0.9912, -7.5583
CIE-LCH:
80.6083, 7.6230, 277.4709
CIE-Luv:
80.6083, -3.5212, -11.7643
Hunter-Lab:
76.0037, -3.1365, -2.8500
#c3c8d6 color charts
#c3c8d6 color shades, tints & tones
#c3c8d6 color schemes
#c3c8d6 color preview, HTML & CSS examples
This text has a color of #c3c8d6
<p style="color:#c3c8d6;">Text here</p>
.mytext {color:#c3c8d6;}
This box has a color of #c3c8d6
<div style="background-color:#c3c8d6;">Content here</div>
.mybackground {background-color:#c3c8d6;}
Border around this has a color of #c3c8d6
<div style="border:2px solid #c3c8d6;">Content here</div>
.myborder {border:2px solid #c3c8d6;}