#c7dced color space conversions
Hex:
#c7dced
RGB:
199, 220, 237
CMY:
22, 14, 7
CMYK:
16, 7, 0, 7
HSL:
207°, 51.3514%, 85.4902%
HSV (HSB):
207°, 16.0338%, 92.9412%
XYZ:
64.4324, 69.4429, 90.1286
xyY:
0.2876, 0.3100, 69.4429
CIE-Lab:
86.7229, -3.5411, -10.6780
CIE-LCH:
86.7229, 11.2498, 251.6530
CIE-Luv:
86.7229, -11.9494, -16.1033
Hunter-Lab:
83.3324, -7.8159, -5.7927
#c7dced color charts
#c7dced color shades, tints & tones
#c7dced color schemes
#c7dced color preview, HTML & CSS examples
This text has a color of #c7dced
<p style="color:#c7dced;">Text here</p>
.mytext {color:#c7dced;}
This box has a color of #c7dced
<div style="background-color:#c7dced;">Content here</div>
.mybackground {background-color:#c7dced;}
Border around this has a color of #c7dced
<div style="border:2px solid #c7dced;">Content here</div>
.myborder {border:2px solid #c7dced;}