#c2e2f8 color space conversions
Hex:
#c2e2f8
RGB:
194, 226, 248
CMY:
24, 11, 3
CMYK:
22, 9, 0, 3
HSL:
204°, 79.4118%, 86.6667%
HSV (HSB):
204°, 21.7742%, 97.2549%
XYZ:
66.3878, 72.6394, 99.3287
xyY:
0.2785, 0.3048, 72.6394
CIE-Lab:
88.2754, -5.8341, -14.1849
CIE-LCH:
88.2754, 15.3378, 247.6432
CIE-Luv:
88.2754, -17.4438, -21.4605
Hunter-Lab:
85.2287, -10.1101, -9.4387
#c2e2f8 color charts
#c2e2f8 color shades, tints & tones
#c2e2f8 color schemes
#c2e2f8 color preview, HTML & CSS examples
This text has a color of #c2e2f8
<p style="color:#c2e2f8;">Text here</p>
.mytext {color:#c2e2f8;}
This box has a color of #c2e2f8
<div style="background-color:#c2e2f8;">Content here</div>
.mybackground {background-color:#c2e2f8;}
Border around this has a color of #c2e2f8
<div style="border:2px solid #c2e2f8;">Content here</div>
.myborder {border:2px solid #c2e2f8;}