#c3d8d9 color space conversions
Hex:
#c3d8d9
RGB:
195, 216, 217
CMY:
24, 15, 15
CMYK:
10, 0, 0, 15
HSL:
183°, 22.4490%, 80.7843%
HSV (HSB):
183°, 10.1382%, 85.0980%
XYZ:
59.5859, 65.7236, 75.1910
xyY:
0.2972, 0.3278, 65.7236
CIE-Lab:
84.8552, -6.7918, -2.8912
CIE-LCH:
84.8552, 7.3815, 203.0593
CIE-Luv:
84.8552, -11.3810, -3.2539
Hunter-Lab:
81.0701, -10.6764, 1.7587
#c3d8d9 color charts
#c3d8d9 color shades, tints & tones
#c3d8d9 color schemes
#c3d8d9 color preview, HTML & CSS examples
This text has a color of #c3d8d9
<p style="color:#c3d8d9;">Text here</p>
.mytext {color:#c3d8d9;}
This box has a color of #c3d8d9
<div style="background-color:#c3d8d9;">Content here</div>
.mybackground {background-color:#c3d8d9;}
Border around this has a color of #c3d8d9
<div style="border:2px solid #c3d8d9;">Content here</div>
.myborder {border:2px solid #c3d8d9;}