#c2d3e8 color space conversions
Hex:
#c2d3e8
RGB:
194, 211, 232
CMY:
24, 17, 9
CMYK:
16, 9, 0, 9
HSL:
213°, 45.2381%, 83.5294%
HSV (HSB):
213°, 16.3793%, 90.9804%
XYZ:
60.1079, 63.8841, 85.5068
xyY:
0.2869, 0.3049, 63.8841
CIE-Lab:
83.9054, -1.4516, -12.2694
CIE-LCH:
83.9054, 12.3549, 263.2524
CIE-Luv:
83.9054, -10.0892, -18.9257
Hunter-Lab:
79.9275, -5.6358, -7.4794
#c2d3e8 color charts
#c2d3e8 color shades, tints & tones
#c2d3e8 color schemes
#c2d3e8 color preview, HTML & CSS examples
This text has a color of #c2d3e8
<p style="color:#c2d3e8;">Text here</p>
.mytext {color:#c2d3e8;}
This box has a color of #c2d3e8
<div style="background-color:#c2d3e8;">Content here</div>
.mybackground {background-color:#c2d3e8;}
Border around this has a color of #c2d3e8
<div style="border:2px solid #c2d3e8;">Content here</div>
.myborder {border:2px solid #c2d3e8;}