#2cdc7e color space conversions
Hex:
#2cdc7e
RGB:
44, 220, 126
CMY:
83, 14, 51
CMYK:
80, 0, 43, 14
HSL:
148°, 71.5447%, 51.7647%
HSV (HSB):
148°, 80.0000%, 86.2745%
XYZ:
30.3978, 53.2282, 28.4106
xyY:
0.2713, 0.4751, 53.2282
CIE-Lab:
78.0096, -63.2830, 34.2837
CIE-LCH:
78.0096, 71.9730, 151.5533
CIE-Luv:
78.0096, -65.7310, 56.5500
Hunter-Lab:
72.9577, -53.3040, 27.9821
#2cdc7e color charts
#2cdc7e color shades, tints & tones
#2cdc7e color schemes
#2cdc7e color preview, HTML & CSS examples
This text has a color of #2cdc7e
<p style="color:#2cdc7e;">Text here</p>
.mytext {color:#2cdc7e;}
This box has a color of #2cdc7e
<div style="background-color:#2cdc7e;">Content here</div>
.mybackground {background-color:#2cdc7e;}
Border around this has a color of #2cdc7e
<div style="border:2px solid #2cdc7e;">Content here</div>
.myborder {border:2px solid #2cdc7e;}