#2cd04c color space conversions
Hex:
#2cd04c
RGB:
44, 208, 76
CMY:
83, 18, 70
CMYK:
79, 0, 63, 18
HSL:
132°, 65.0794%, 49.4118%
HSV (HSB):
132°, 78.8462%, 81.5686%
XYZ:
24.8991, 46.1690, 14.4367
xyY:
0.2912, 0.5400, 46.1690
CIE-Lab:
73.6551, -66.5167, 52.5936
CIE-LCH:
73.6551, 84.7972, 141.6672
CIE-Luv:
73.6551, -64.0772, 74.5590
Hunter-Lab:
67.9478, -53.4983, 34.9663
#2cd04c color charts
#2cd04c color shades, tints & tones
#2cd04c color schemes
#2cd04c color preview, HTML & CSS examples
This text has a color of #2cd04c
<p style="color:#2cd04c;">Text here</p>
.mytext {color:#2cd04c;}
This box has a color of #2cd04c
<div style="background-color:#2cd04c;">Content here</div>
.mybackground {background-color:#2cd04c;}
Border around this has a color of #2cd04c
<div style="border:2px solid #2cd04c;">Content here</div>
.myborder {border:2px solid #2cd04c;}