#c2e2ed color space conversions
Hex:
#c2e2ed
RGB:
194, 226, 237
CMY:
24, 11, 7
CMYK:
18, 5, 0, 7
HSL:
195°, 54.4304%, 84.5098%
HSV (HSB):
195°, 18.1435%, 92.9412%
XYZ:
64.7306, 71.9765, 90.6019
xyY:
0.2848, 0.3166, 71.9765
CIE-Lab:
87.9573, -8.1852, -8.8779
CIE-LCH:
87.9573, 12.0754, 227.3247
CIE-Luv:
87.9573, -17.1618, -12.4841
Hunter-Lab:
84.8389, -12.2760, -3.9302
#c2e2ed color charts
#c2e2ed color shades, tints & tones
#c2e2ed color schemes
#c2e2ed color preview, HTML & CSS examples
This text has a color of #c2e2ed
<p style="color:#c2e2ed;">Text here</p>
.mytext {color:#c2e2ed;}
This box has a color of #c2e2ed
<div style="background-color:#c2e2ed;">Content here</div>
.mybackground {background-color:#c2e2ed;}
Border around this has a color of #c2e2ed
<div style="border:2px solid #c2e2ed;">Content here</div>
.myborder {border:2px solid #c2e2ed;}