#c3d2e8 color space conversions
Hex:
#c3d2e8
RGB:
195, 210, 232
CMY:
24, 18, 9
CMYK:
16, 9, 0, 9
HSL:
216°, 44.5783%, 83.7255%
HSV (HSB):
216°, 15.9483%, 90.9804%
XYZ:
60.1178, 63.5215, 85.4363
xyY:
0.2875, 0.3038, 63.5215
CIE-Lab:
83.7160, -0.6119, -12.5451
CIE-LCH:
83.7160, 12.5600, 267.2074
CIE-Luv:
83.7160, -9.1205, -19.4999
Hunter-Lab:
79.7004, -4.8336, -7.7667
#c3d2e8 color charts
#c3d2e8 color shades, tints & tones
#c3d2e8 color schemes
#c3d2e8 color preview, HTML & CSS examples
This text has a color of #c3d2e8
<p style="color:#c3d2e8;">Text here</p>
.mytext {color:#c3d2e8;}
This box has a color of #c3d2e8
<div style="background-color:#c3d2e8;">Content here</div>
.mybackground {background-color:#c3d2e8;}
Border around this has a color of #c3d2e8
<div style="border:2px solid #c3d2e8;">Content here</div>
.myborder {border:2px solid #c3d2e8;}