#c3f0f6 color space conversions
Hex:
#c3f0f6
RGB:
195, 240, 246
CMY:
24, 6, 4
CMYK:
21, 2, 0, 4
HSL:
187°, 73.9130%, 86.4706%
HSV (HSB):
187°, 20.7317%, 96.4706%
XYZ:
70.3003, 80.5761, 99.0363
xyY:
0.2813, 0.3224, 80.5761
CIE-Lab:
91.9427, -13.0922, -7.6715
CIE-LCH:
91.9427, 15.1742, 210.3685
CIE-Luv:
91.9427, -23.2099, -9.8111
Hunter-Lab:
89.7642, -17.2921, -2.5794
#c3f0f6 color charts
#c3f0f6 color shades, tints & tones
#c3f0f6 color schemes
#c3f0f6 color preview, HTML & CSS examples
This text has a color of #c3f0f6
<p style="color:#c3f0f6;">Text here</p>
.mytext {color:#c3f0f6;}
This box has a color of #c3f0f6
<div style="background-color:#c3f0f6;">Content here</div>
.mybackground {background-color:#c3f0f6;}
Border around this has a color of #c3f0f6
<div style="border:2px solid #c3f0f6;">Content here</div>
.myborder {border:2px solid #c3f0f6;}