#c3e0f3 color space conversions
Hex:
#c3e0f3
RGB:
195, 224, 243
CMY:
24, 12, 5
CMYK:
20, 8, 0, 5
HSL:
204°, 66.6667%, 85.8824%
HSV (HSB):
204°, 19.7531%, 95.2941%
XYZ:
65.3390, 71.3845, 95.1289
xyY:
0.2818, 0.3079, 71.3845
CIE-Lab:
87.6715, -5.5793, -12.4529
CIE-LCH:
87.6715, 13.6457, 245.8660
CIE-Luv:
87.6715, -15.9329, -18.6626
Hunter-Lab:
84.4893, -9.8151, -7.6137
#c3e0f3 color charts
#c3e0f3 color shades, tints & tones
#c3e0f3 color schemes
#c3e0f3 color preview, HTML & CSS examples
This text has a color of #c3e0f3
<p style="color:#c3e0f3;">Text here</p>
.mytext {color:#c3e0f3;}
This box has a color of #c3e0f3
<div style="background-color:#c3e0f3;">Content here</div>
.mybackground {background-color:#c3e0f3;}
Border around this has a color of #c3e0f3
<div style="border:2px solid #c3e0f3;">Content here</div>
.myborder {border:2px solid #c3e0f3;}