#c2e1e5 color space conversions
Hex:
#c2e1e5
RGB:
194, 225, 229
CMY:
24, 12, 10
CMYK:
15, 2, 0, 10
HSL:
187°, 40.2299%, 82.9412%
HSV (HSB):
187°, 15.2838%, 89.8039%
XYZ:
63.3162, 70.9769, 84.4915
xyY:
0.2894, 0.3244, 70.9769
CIE-Lab:
87.4738, -9.3288, -5.3837
CIE-LCH:
87.4738, 10.7709, 209.9895
CIE-Luv:
87.4738, -16.4961, -6.7404
Hunter-Lab:
84.2478, -13.2824, -0.4881
#c2e1e5 color charts
#c2e1e5 color shades, tints & tones
#c2e1e5 color schemes
#c2e1e5 color preview, HTML & CSS examples
This text has a color of #c2e1e5
<p style="color:#c2e1e5;">Text here</p>
.mytext {color:#c2e1e5;}
This box has a color of #c2e1e5
<div style="background-color:#c2e1e5;">Content here</div>
.mybackground {background-color:#c2e1e5;}
Border around this has a color of #c2e1e5
<div style="border:2px solid #c2e1e5;">Content here</div>
.myborder {border:2px solid #c2e1e5;}