#c3d2e4 color space conversions
Hex:
#c3d2e4
RGB:
195, 210, 228
CMY:
24, 18, 11
CMYK:
14, 8, 0, 11
HSL:
213°, 37.9310%, 82.9412%
HSV (HSB):
213°, 14.4737%, 89.4118%
XYZ:
59.5559, 63.2967, 82.4773
xyY:
0.2900, 0.3083, 63.2967
CIE-Lab:
83.5983, -1.4458, -10.5935
CIE-LCH:
83.5983, 10.6917, 262.2285
CIE-Luv:
83.5983, -8.9525, -16.2314
Hunter-Lab:
79.5592, -5.6085, -5.7732
#c3d2e4 color charts
#c3d2e4 color shades, tints & tones
#c3d2e4 color schemes
#c3d2e4 color preview, HTML & CSS examples
This text has a color of #c3d2e4
<p style="color:#c3d2e4;">Text here</p>
.mytext {color:#c3d2e4;}
This box has a color of #c3d2e4
<div style="background-color:#c3d2e4;">Content here</div>
.mybackground {background-color:#c3d2e4;}
Border around this has a color of #c3d2e4
<div style="border:2px solid #c3d2e4;">Content here</div>
.myborder {border:2px solid #c3d2e4;}