#c7dce5 color space conversions
Hex:
#c7dce5
RGB:
199, 220, 229
CMY:
22, 14, 10
CMYK:
13, 4, 0, 10
HSL:
198°, 36.5854%, 83.9216%
HSV (HSB):
198°, 13.1004%, 89.8039%
XYZ:
63.2892, 68.9857, 84.1086
xyY:
0.2925, 0.3188, 68.9857
CIE-Lab:
86.4969, -5.1803, -6.7899
CIE-LCH:
86.4969, 8.5404, 232.6583
CIE-Luv:
86.4969, -11.6625, -9.6345
Hunter-Lab:
83.0576, -9.3352, -1.8999
#c7dce5 color charts
#c7dce5 color shades, tints & tones
#c7dce5 color schemes
#c7dce5 color preview, HTML & CSS examples
This text has a color of #c7dce5
<p style="color:#c7dce5;">Text here</p>
.mytext {color:#c7dce5;}
This box has a color of #c7dce5
<div style="background-color:#c7dce5;">Content here</div>
.mybackground {background-color:#c7dce5;}
Border around this has a color of #c7dce5
<div style="border:2px solid #c7dce5;">Content here</div>
.myborder {border:2px solid #c7dce5;}