#c3f0f4 color space conversions
Hex:
#c3f0f4
RGB:
195, 240, 244
CMY:
24, 6, 4
CMYK:
20, 2, 0, 4
HSL:
185°, 69.0141%, 86.0784%
HSV (HSB):
185°, 20.0820%, 95.6863%
XYZ:
69.9949, 80.4539, 97.4280
xyY:
0.2824, 0.3246, 80.4539
CIE-Lab:
91.8882, -13.5127, -6.7109
CIE-LCH:
91.8882, 15.0874, 206.4106
CIE-Luv:
91.8882, -23.1804, -8.2033
Hunter-Lab:
89.6961, -17.6747, -1.6136
#c3f0f4 color charts
#c3f0f4 color shades, tints & tones
#c3f0f4 color schemes
#c3f0f4 color preview, HTML & CSS examples
This text has a color of #c3f0f4
<p style="color:#c3f0f4;">Text here</p>
.mytext {color:#c3f0f4;}
This box has a color of #c3f0f4
<div style="background-color:#c3f0f4;">Content here</div>
.mybackground {background-color:#c3f0f4;}
Border around this has a color of #c3f0f4
<div style="border:2px solid #c3f0f4;">Content here</div>
.myborder {border:2px solid #c3f0f4;}