#c2e2f3 color space conversions
Hex:
#c2e2f3
RGB:
194, 226, 243
CMY:
24, 11, 5
CMYK:
20, 7, 0, 5
HSL:
201°, 67.1233%, 85.6863%
HSV (HSB):
201°, 20.1646%, 95.2941%
XYZ:
65.6222, 72.3331, 95.2970
xyY:
0.2813, 0.3101, 72.3331
CIE-Lab:
88.1287, -6.9135, -11.7773
CIE-LCH:
88.1287, 13.6565, 239.5860
CIE-Luv:
88.1287, -17.3148, -17.3638
Hunter-Lab:
85.0489, -11.1082, -6.9001
#c2e2f3 color charts
#c2e2f3 color shades, tints & tones
#c2e2f3 color schemes
#c2e2f3 color preview, HTML & CSS examples
This text has a color of #c2e2f3
<p style="color:#c2e2f3;">Text here</p>
.mytext {color:#c2e2f3;}
This box has a color of #c2e2f3
<div style="background-color:#c2e2f3;">Content here</div>
.mybackground {background-color:#c2e2f3;}
Border around this has a color of #c2e2f3
<div style="border:2px solid #c2e2f3;">Content here</div>
.myborder {border:2px solid #c2e2f3;}