#c3d3f9 color space conversions
Hex:
#c3d3f9
RGB:
195, 211, 249
CMY:
24, 17, 2
CMYK:
22, 15, 0, 2
HSL:
222°, 81.8182%, 87.0588%
HSV (HSB):
222°, 21.6867%, 97.6471%
XYZ:
62.8988, 65.0302, 98.8595
xyY:
0.2773, 0.2867, 65.0302
CIE-Lab:
84.4993, 2.5306, -20.3896
CIE-LCH:
84.4993, 20.5460, 277.0750
CIE-Luv:
84.4993, -10.2918, -32.8532
Hunter-Lab:
80.6413, -1.8953, -16.2357
#c3d3f9 color charts
#c3d3f9 color shades, tints & tones
#c3d3f9 color schemes
#c3d3f9 color preview, HTML & CSS examples
This text has a color of #c3d3f9
<p style="color:#c3d3f9;">Text here</p>
.mytext {color:#c3d3f9;}
This box has a color of #c3d3f9
<div style="background-color:#c3d3f9;">Content here</div>
.mybackground {background-color:#c3d3f9;}
Border around this has a color of #c3d3f9
<div style="border:2px solid #c3d3f9;">Content here</div>
.myborder {border:2px solid #c3d3f9;}