#c3f8ff color space conversions
Hex:
#c3f8ff
RGB:
195, 248, 255
CMY:
24, 3, 0
CMYK:
24, 3, 0, 0
HSL:
187°, 100.0000%, 88.2353%
HSV (HSB):
187°, 23.5294%, 100.0000%
XYZ:
74.1231, 85.9569, 107.2924
xyY:
0.2772, 0.3215, 85.9569
CIE-Lab:
94.2939, -15.1747, -8.8594
CIE-LCH:
94.2939, 17.5716, 210.2774
CIE-Luv:
94.2939, -26.8662, -11.4194
Hunter-Lab:
92.7129, -19.5387, -3.7145
#c3f8ff color charts
#c3f8ff color shades, tints & tones
#c3f8ff color schemes
#c3f8ff color preview, HTML & CSS examples
This text has a color of #c3f8ff
<p style="color:#c3f8ff;">Text here</p>
.mytext {color:#c3f8ff;}
This box has a color of #c3f8ff
<div style="background-color:#c3f8ff;">Content here</div>
.mybackground {background-color:#c3f8ff;}
Border around this has a color of #c3f8ff
<div style="border:2px solid #c3f8ff;">Content here</div>
.myborder {border:2px solid #c3f8ff;}