#c3d7ec color space conversions
Hex:
#c3d7ec
RGB:
195, 215, 236
CMY:
24, 16, 7
CMYK:
17, 9, 0, 7
HSL:
211°, 51.8987%, 84.5098%
HSV (HSB):
211°, 17.3729%, 92.5490%
XYZ:
61.9464, 66.2591, 88.8812
xyY:
0.2854, 0.3052, 66.2591
CIE-Lab:
85.1284, -2.3915, -12.5568
CIE-LCH:
85.1284, 12.7825, 259.2170
CIE-Luv:
85.1284, -11.5922, -19.2735
Hunter-Lab:
81.3997, -6.6082, -7.7596
#c3d7ec color charts
#c3d7ec color shades, tints & tones
#c3d7ec color schemes
#c3d7ec color preview, HTML & CSS examples
This text has a color of #c3d7ec
<p style="color:#c3d7ec;">Text here</p>
.mytext {color:#c3d7ec;}
This box has a color of #c3d7ec
<div style="background-color:#c3d7ec;">Content here</div>
.mybackground {background-color:#c3d7ec;}
Border around this has a color of #c3d7ec
<div style="border:2px solid #c3d7ec;">Content here</div>
.myborder {border:2px solid #c3d7ec;}