#c2e8e5 color space conversions
Hex:
#c2e8e5
RGB:
194, 232, 229
CMY:
24, 9, 10
CMYK:
16, 0, 1, 9
HSL:
175°, 45.2381%, 83.5294%
HSV (HSB):
175°, 16.3793%, 90.9804%
XYZ:
65.2476, 74.8397, 85.1353
xyY:
0.2897, 0.3323, 74.8397
CIE-Lab:
89.3179, -12.8817, -2.6699
CIE-LCH:
89.3179, 13.1554, 191.7097
CIE-Luv:
89.3179, -19.7445, -1.9056
Hunter-Lab:
86.5099, -16.7640, 2.2091
#c2e8e5 color charts
#c2e8e5 color shades, tints & tones
#c2e8e5 color schemes
#c2e8e5 color preview, HTML & CSS examples
This text has a color of #c2e8e5
<p style="color:#c2e8e5;">Text here</p>
.mytext {color:#c2e8e5;}
This box has a color of #c2e8e5
<div style="background-color:#c2e8e5;">Content here</div>
.mybackground {background-color:#c2e8e5;}
Border around this has a color of #c2e8e5
<div style="border:2px solid #c2e8e5;">Content here</div>
.myborder {border:2px solid #c2e8e5;}