#c3f2e7 color space conversions
Hex:
#c3f2e7
RGB:
195, 242, 231
CMY:
24, 5, 9
CMYK:
19, 0, 5, 5
HSL:
166°, 64.3836%, 85.6863%
HSV (HSB):
166°, 19.4215%, 94.9020%
XYZ:
68.6816, 80.8759, 87.5920
xyY:
0.2896, 0.3410, 80.8759
CIE-Lab:
92.0764, -17.1660, 0.3307
CIE-LCH:
92.0764, 17.1692, 178.8962
CIE-Luv:
92.0764, -23.9121, 3.4816
Hunter-Lab:
89.9310, -21.0563, 5.2038
#c3f2e7 color charts
#c3f2e7 color shades, tints & tones
#c3f2e7 color schemes
#c3f2e7 color preview, HTML & CSS examples
This text has a color of #c3f2e7
<p style="color:#c3f2e7;">Text here</p>
.mytext {color:#c3f2e7;}
This box has a color of #c3f2e7
<div style="background-color:#c3f2e7;">Content here</div>
.mybackground {background-color:#c3f2e7;}
Border around this has a color of #c3f2e7
<div style="border:2px solid #c3f2e7;">Content here</div>
.myborder {border:2px solid #c3f2e7;}