#c3dcf7 color space conversions
Hex:
#c3dcf7
RGB:
195, 220, 247
CMY:
24, 14, 3
CMYK:
21, 11, 0, 3
HSL:
211°, 76.4706%, 86.6667%
HSV (HSB):
211°, 21.0526%, 96.8627%
XYZ:
64.8874, 69.5039, 97.9914
xyY:
0.2792, 0.2991, 69.5039
CIE-Lab:
86.7530, -2.6393, -15.9354
CIE-LCH:
86.7530, 16.1525, 260.5956
CIE-Luv:
86.7530, -14.2498, -24.7868
Hunter-Lab:
83.3690, -6.9664, -11.3308
#c3dcf7 color charts
#c3dcf7 color shades, tints & tones
#c3dcf7 color schemes
#c3dcf7 color preview, HTML & CSS examples
This text has a color of #c3dcf7
<p style="color:#c3dcf7;">Text here</p>
.mytext {color:#c3dcf7;}
This box has a color of #c3dcf7
<div style="background-color:#c3dcf7;">Content here</div>
.mybackground {background-color:#c3dcf7;}
Border around this has a color of #c3dcf7
<div style="border:2px solid #c3dcf7;">Content here</div>
.myborder {border:2px solid #c3dcf7;}