#c3d9e1 color space conversions
Hex:
#c3d9e1
RGB:
195, 217, 225
CMY:
24, 15, 12
CMYK:
13, 4, 0, 12
HSL:
196°, 33.3333%, 82.3529%
HSV (HSB):
196°, 13.3333%, 88.2353%
XYZ:
60.9091, 66.6641, 80.8914
xyY:
0.2922, 0.3198, 66.6641
CIE-Lab:
85.3340, -5.7110, -6.4247
CIE-LCH:
85.3340, 8.5960, 228.3655
CIE-Luv:
85.3340, -12.1324, -8.9532
Hunter-Lab:
81.6481, -9.7238, -1.5869
#c3d9e1 color charts
#c3d9e1 color shades, tints & tones
#c3d9e1 color schemes
#c3d9e1 color preview, HTML & CSS examples
This text has a color of #c3d9e1
<p style="color:#c3d9e1;">Text here</p>
.mytext {color:#c3d9e1;}
This box has a color of #c3d9e1
<div style="background-color:#c3d9e1;">Content here</div>
.mybackground {background-color:#c3d9e1;}
Border around this has a color of #c3d9e1
<div style="border:2px solid #c3d9e1;">Content here</div>
.myborder {border:2px solid #c3d9e1;}