#c2e2f7 color space conversions
Hex:
#c2e2f7
RGB:
194, 226, 247
CMY:
24, 11, 3
CMYK:
21, 9, 0, 3
HSL:
204°, 76.8116%, 86.4706%
HSV (HSB):
204°, 21.4575%, 96.8627%
XYZ:
66.2330, 72.5774, 98.5137
xyY:
0.2791, 0.3058, 72.5774
CIE-Lab:
88.2458, -6.0514, -13.7040
CIE-LCH:
88.2458, 14.9806, 246.1748
CIE-Luv:
88.2458, -17.4179, -20.6391
Hunter-Lab:
85.1924, -10.3115, -8.9263
#c2e2f7 color charts
#c2e2f7 color shades, tints & tones
#c2e2f7 color schemes
#c2e2f7 color preview, HTML & CSS examples
This text has a color of #c2e2f7
<p style="color:#c2e2f7;">Text here</p>
.mytext {color:#c2e2f7;}
This box has a color of #c2e2f7
<div style="background-color:#c2e2f7;">Content here</div>
.mybackground {background-color:#c2e2f7;}
Border around this has a color of #c2e2f7
<div style="border:2px solid #c2e2f7;">Content here</div>
.myborder {border:2px solid #c2e2f7;}