#c3d4ec color space conversions
Hex:
#c3d4ec
RGB:
195, 212, 236
CMY:
24, 17, 7
CMYK:
17, 10, 0, 7
HSL:
215°, 51.8987%, 84.5098%
HSV (HSB):
215°, 17.3729%, 92.5490%
XYZ:
61.1895, 64.7452, 88.6289
xyY:
0.2852, 0.3018, 64.7452
CIE-Lab:
84.3523, -0.8190, -13.7179
CIE-LCH:
84.3523, 13.7423, 266.5834
CIE-Luv:
84.3523, -10.2106, -21.3806
Hunter-Lab:
80.4644, -5.0716, -8.9809
#c3d4ec color charts
#c3d4ec color shades, tints & tones
#c3d4ec color schemes
#c3d4ec color preview, HTML & CSS examples
This text has a color of #c3d4ec
<p style="color:#c3d4ec;">Text here</p>
.mytext {color:#c3d4ec;}
This box has a color of #c3d4ec
<div style="background-color:#c3d4ec;">Content here</div>
.mybackground {background-color:#c3d4ec;}
Border around this has a color of #c3d4ec
<div style="border:2px solid #c3d4ec;">Content here</div>
.myborder {border:2px solid #c3d4ec;}