#c5f2e5 color space conversions
Hex:
#c5f2e5
RGB:
197, 242, 229
CMY:
23, 5, 10
CMYK:
19, 0, 5, 5
HSL:
163°, 63.3803%, 86.0784%
HSV (HSB):
163°, 18.5950%, 94.9020%
XYZ:
68.9209, 81.0317, 86.1369
xyY:
0.2919, 0.3432, 81.0317
CIE-Lab:
92.1458, -16.9445, 1.4861
CIE-LCH:
92.1458, 17.0095, 174.9877
CIE-Luv:
92.1458, -22.9398, 5.2276
Hunter-Lab:
90.0176, -20.8644, 6.2784
#c5f2e5 color charts
#c5f2e5 color shades, tints & tones
#c5f2e5 color schemes
#c5f2e5 color preview, HTML & CSS examples
This text has a color of #c5f2e5
<p style="color:#c5f2e5;">Text here</p>
.mytext {color:#c5f2e5;}
This box has a color of #c5f2e5
<div style="background-color:#c5f2e5;">Content here</div>
.mybackground {background-color:#c5f2e5;}
Border around this has a color of #c5f2e5
<div style="border:2px solid #c5f2e5;">Content here</div>
.myborder {border:2px solid #c5f2e5;}