#c3d3e6 color space conversions
Hex:
#c3d3e6
RGB:
195, 211, 230
CMY:
24, 17, 10
CMYK:
15, 8, 0, 10
HSL:
213°, 41.1765%, 83.3333%
HSV (HSB):
213°, 15.2174%, 90.1961%
XYZ:
60.0829, 63.9038, 84.0309
xyY:
0.2888, 0.3072, 63.9038
CIE-Lab:
83.9157, -1.5556, -11.1838
CIE-LCH:
83.9157, 11.2915, 262.0815
CIE-Luv:
83.9157, -9.5034, -17.1662
Hunter-Lab:
79.9399, -5.7340, -6.3663
#c3d3e6 color charts
#c3d3e6 color shades, tints & tones
#c3d3e6 color schemes
#c3d3e6 color preview, HTML & CSS examples
This text has a color of #c3d3e6
<p style="color:#c3d3e6;">Text here</p>
.mytext {color:#c3d3e6;}
This box has a color of #c3d3e6
<div style="background-color:#c3d3e6;">Content here</div>
.mybackground {background-color:#c3d3e6;}
Border around this has a color of #c3d3e6
<div style="border:2px solid #c3d3e6;">Content here</div>
.myborder {border:2px solid #c3d3e6;}