#c3d3f3 color space conversions
Hex:
#c3d3f3
RGB:
195, 211, 243
CMY:
24, 17, 5
CMYK:
20, 13, 0, 5
HSL:
220°, 66.6667%, 85.8824%
HSV (HSB):
220°, 19.7531%, 95.2941%
XYZ:
61.9776, 64.6617, 94.0084
xyY:
0.2809, 0.2931, 64.6617
CIE-Lab:
84.3091, 1.2127, -17.4965
CIE-LCH:
84.3091, 17.5385, 273.9650
CIE-Luv:
84.3091, -10.0406, -27.8649
Hunter-Lab:
80.4125, -3.1437, -13.0258
#c3d3f3 color charts
#c3d3f3 color shades, tints & tones
#c3d3f3 color schemes
#c3d3f3 color preview, HTML & CSS examples
This text has a color of #c3d3f3
<p style="color:#c3d3f3;">Text here</p>
.mytext {color:#c3d3f3;}
This box has a color of #c3d3f3
<div style="background-color:#c3d3f3;">Content here</div>
.mybackground {background-color:#c3d3f3;}
Border around this has a color of #c3d3f3
<div style="border:2px solid #c3d3f3;">Content here</div>
.myborder {border:2px solid #c3d3f3;}