#2cdd8e color space conversions
Hex:
#2cdd8e
RGB:
44, 221, 142
CMY:
83, 13, 44
CMYK:
80, 0, 36, 13
HSL:
153°, 72.2449%, 51.9608%
HSV (HSB):
153°, 80.0905%, 86.6667%
XYZ:
31.7776, 54.2014, 34.3782
xyY:
0.2640, 0.4503, 54.2014
CIE-Lab:
78.5790, -60.6402, 26.8796
CIE-LCH:
78.5790, 66.3306, 156.0941
CIE-Luv:
78.5790, -65.1197, 47.2661
Hunter-Lab:
73.6216, -51.7909, 23.8491
#2cdd8e color charts
#2cdd8e color shades, tints & tones
#2cdd8e color schemes
#2cdd8e color preview, HTML & CSS examples
This text has a color of #2cdd8e
<p style="color:#2cdd8e;">Text here</p>
.mytext {color:#2cdd8e;}
This box has a color of #2cdd8e
<div style="background-color:#2cdd8e;">Content here</div>
.mybackground {background-color:#2cdd8e;}
Border around this has a color of #2cdd8e
<div style="border:2px solid #2cdd8e;">Content here</div>
.myborder {border:2px solid #2cdd8e;}