#c3d3f6 color space conversions
Hex:
#c3d3f6
RGB:
195, 211, 246
CMY:
24, 17, 4
CMYK:
21, 14, 0, 4
HSL:
221°, 73.9130%, 86.4706%
HSV (HSB):
221°, 20.7317%, 96.4706%
XYZ:
62.4345, 64.8445, 96.4144
xyY:
0.2791, 0.2899, 64.8445
CIE-Lab:
84.4035, 1.8686, -18.9447
CIE-LCH:
84.4035, 19.0366, 275.6331
CIE-Luv:
84.4035, -10.1660, -30.3557
Hunter-Lab:
80.5261, -2.5237, -14.6201
#c3d3f6 color charts
#c3d3f6 color shades, tints & tones
#c3d3f6 color schemes
#c3d3f6 color preview, HTML & CSS examples
This text has a color of #c3d3f6
<p style="color:#c3d3f6;">Text here</p>
.mytext {color:#c3d3f6;}
This box has a color of #c3d3f6
<div style="background-color:#c3d3f6;">Content here</div>
.mybackground {background-color:#c3d3f6;}
Border around this has a color of #c3d3f6
<div style="border:2px solid #c3d3f6;">Content here</div>
.myborder {border:2px solid #c3d3f6;}