#c3d3ec color space conversions
Hex:
#c3d3ec
RGB:
195, 211, 236
CMY:
24, 17, 7
CMYK:
17, 11, 0, 7
HSL:
217°, 51.8987%, 84.5098%
HSV (HSB):
217°, 17.3729%, 92.5490%
XYZ:
60.9403, 64.2468, 88.5458
xyY:
0.2851, 0.3006, 64.2468
CIE-Lab:
84.0941, -0.2931, -14.1047
CIE-LCH:
84.0941, 14.1077, 268.8097
CIE-Luv:
84.0941, -9.7501, -22.0832
Hunter-Lab:
80.1541, -4.5580, -9.3895
#c3d3ec color charts
#c3d3ec color shades, tints & tones
#c3d3ec color schemes
#c3d3ec color preview, HTML & CSS examples
This text has a color of #c3d3ec
<p style="color:#c3d3ec;">Text here</p>
.mytext {color:#c3d3ec;}
This box has a color of #c3d3ec
<div style="background-color:#c3d3ec;">Content here</div>
.mybackground {background-color:#c3d3ec;}
Border around this has a color of #c3d3ec
<div style="border:2px solid #c3d3ec;">Content here</div>
.myborder {border:2px solid #c3d3ec;}