#c5dde5 color space conversions
Hex:
#c5dde5
RGB:
197, 221, 229
CMY:
23, 13, 10
CMYK:
14, 3, 0, 10
HSL:
195°, 38.0952%, 83.5294%
HSV (HSB):
195°, 13.9738%, 89.8039%
XYZ:
63.0253, 69.2404, 84.1717
xyY:
0.2912, 0.3199, 69.2404
CIE-Lab:
86.6229, -6.3313, -6.6185
CIE-LCH:
86.6229, 9.1591, 226.2707
CIE-Luv:
86.6229, -13.1415, -9.1744
Hunter-Lab:
83.2108, -10.4200, -1.7271
#c5dde5 color charts
#c5dde5 color shades, tints & tones
#c5dde5 color schemes
#c5dde5 color preview, HTML & CSS examples
This text has a color of #c5dde5
<p style="color:#c5dde5;">Text here</p>
.mytext {color:#c5dde5;}
This box has a color of #c5dde5
<div style="background-color:#c5dde5;">Content here</div>
.mybackground {background-color:#c5dde5;}
Border around this has a color of #c5dde5
<div style="border:2px solid #c5dde5;">Content here</div>
.myborder {border:2px solid #c5dde5;}