#c3d8ed color space conversions
Hex:
#c3d8ed
RGB:
195, 216, 237
CMY:
24, 15, 7
CMYK:
18, 9, 0, 7
HSL:
210°, 53.8462%, 84.7059%
HSV (HSB):
210°, 17.7215%, 92.9412%
XYZ:
62.3476, 66.8283, 89.7338
xyY:
0.2848, 0.3053, 66.8283
CIE-Lab:
85.4171, -2.7022, -12.6547
CIE-LCH:
85.4171, 12.9400, 257.9464
CIE-Luv:
85.4171, -12.0888, -19.3900
Hunter-Lab:
81.7486, -6.9224, -7.8575
#c3d8ed color charts
#c3d8ed color shades, tints & tones
#c3d8ed color schemes
#c3d8ed color preview, HTML & CSS examples
This text has a color of #c3d8ed
<p style="color:#c3d8ed;">Text here</p>
.mytext {color:#c3d8ed;}
This box has a color of #c3d8ed
<div style="background-color:#c3d8ed;">Content here</div>
.mybackground {background-color:#c3d8ed;}
Border around this has a color of #c3d8ed
<div style="border:2px solid #c3d8ed;">Content here</div>
.myborder {border:2px solid #c3d8ed;}