#c3c9d5 color space conversions
Hex:
#c3c9d5
RGB:
195, 201, 213
CMY:
24, 21, 16
CMYK:
8, 6, 0, 16
HSL:
220°, 17.6471%, 80.0000%
HSV (HSB):
220°, 8.4507%, 83.5294%
XYZ:
55.4026, 58.1795, 71.2605
xyY:
0.2997, 0.3148, 58.1795
CIE-Lab:
80.8385, 0.2633, -6.6811
CIE-LCH:
80.8385, 6.6862, 272.2567
CIE-Luv:
80.8385, -3.9559, -10.2771
Hunter-Lab:
76.2755, -3.8289, -1.9990
#c3c9d5 color charts
#c3c9d5 color shades, tints & tones
#c3c9d5 color schemes
#c3c9d5 color preview, HTML & CSS examples
This text has a color of #c3c9d5
<p style="color:#c3c9d5;">Text here</p>
.mytext {color:#c3c9d5;}
This box has a color of #c3c9d5
<div style="background-color:#c3c9d5;">Content here</div>
.mybackground {background-color:#c3c9d5;}
Border around this has a color of #c3c9d5
<div style="border:2px solid #c3c9d5;">Content here</div>
.myborder {border:2px solid #c3c9d5;}