#c2f3ed color space conversions
Hex:
#c2f3ed
RGB:
194, 243, 237
CMY:
24, 5, 7
CMYK:
20, 0, 2, 5
HSL:
173°, 67.1233%, 85.6863%
HSV (HSB):
173°, 20.1646%, 95.2941%
XYZ:
69.5848, 81.6849, 92.2200
xyY:
0.2858, 0.3355, 81.6849
CIE-Lab:
92.4356, -16.7561, -2.2699
CIE-LCH:
92.4356, 16.9091, 187.7146
CIE-Luv:
92.4356, -24.9046, -0.6384
Hunter-Lab:
90.3797, -20.7345, 2.7685
#c2f3ed color charts
#c2f3ed color shades, tints & tones
#c2f3ed color schemes
#c2f3ed color preview, HTML & CSS examples
This text has a color of #c2f3ed
<p style="color:#c2f3ed;">Text here</p>
.mytext {color:#c2f3ed;}
This box has a color of #c2f3ed
<div style="background-color:#c2f3ed;">Content here</div>
.mybackground {background-color:#c2f3ed;}
Border around this has a color of #c2f3ed
<div style="border:2px solid #c2f3ed;">Content here</div>
.myborder {border:2px solid #c2f3ed;}