#2cd28c color space conversions
Hex:
#2cd28c
RGB:
44, 210, 140
CMY:
83, 18, 45
CMYK:
79, 0, 33, 18
HSL:
155°, 65.3543%, 49.8039%
HSV (HSB):
155°, 79.0476%, 82.3529%
XYZ:
28.8189, 48.5221, 32.6577
xyY:
0.2620, 0.4411, 48.5221
CIE-Lab:
75.1531, -56.9961, 23.2836
CIE-LCH:
75.1531, 61.5685, 157.7794
CIE-Luv:
75.1531, -61.5065, 41.6663
Hunter-Lab:
69.6578, -48.0519, 20.9635
#2cd28c color charts
#2cd28c color shades, tints & tones
#2cd28c color schemes
#2cd28c color preview, HTML & CSS examples
This text has a color of #2cd28c
<p style="color:#2cd28c;">Text here</p>
.mytext {color:#2cd28c;}
This box has a color of #2cd28c
<div style="background-color:#2cd28c;">Content here</div>
.mybackground {background-color:#2cd28c;}
Border around this has a color of #2cd28c
<div style="border:2px solid #2cd28c;">Content here</div>
.myborder {border:2px solid #2cd28c;}