#c3f2f9 color space conversions
Hex:
#c3f2f9
RGB:
195, 242, 249
CMY:
24, 5, 2
CMYK:
22, 3, 0, 2
HSL:
188°, 81.8182%, 87.0588%
HSV (HSB):
188°, 21.6867%, 97.6471%
XYZ:
71.3567, 81.9459, 101.6788
xyY:
0.2799, 0.3214, 81.9459
CIE-Lab:
92.5510, -13.4603, -8.3311
CIE-LCH:
92.5510, 15.8300, 211.7550
CIE-Luv:
92.5510, -24.1454, -10.8200
Hunter-Lab:
90.5240, -17.7121, -3.2292
#c3f2f9 color charts
#c3f2f9 color shades, tints & tones
#c3f2f9 color schemes
#c3f2f9 color preview, HTML & CSS examples
This text has a color of #c3f2f9
<p style="color:#c3f2f9;">Text here</p>
.mytext {color:#c3f2f9;}
This box has a color of #c3f2f9
<div style="background-color:#c3f2f9;">Content here</div>
.mybackground {background-color:#c3f2f9;}
Border around this has a color of #c3f2f9
<div style="border:2px solid #c3f2f9;">Content here</div>
.myborder {border:2px solid #c3f2f9;}