#2cd94d color space conversions
Hex:
#2cd94d
RGB:
44, 217, 77
CMY:
83, 15, 70
CMYK:
80, 0, 65, 15
HSL:
131°, 69.4779%, 51.1765%
HSV (HSB):
131°, 79.7235%, 85.0980%
XYZ:
27.1911, 50.6970, 15.3736
xyY:
0.2916, 0.5436, 50.6970
CIE-Lab:
76.4951, -69.2282, 55.3302
CIE-LCH:
76.4951, 88.6226, 141.3666
CIE-Luv:
76.4951, -67.0154, 78.4676
Hunter-Lab:
71.2018, -56.4362, 37.0397
#2cd94d color charts
#2cd94d color shades, tints & tones
#2cd94d color schemes
#2cd94d color preview, HTML & CSS examples
This text has a color of #2cd94d
<p style="color:#2cd94d;">Text here</p>
.mytext {color:#2cd94d;}
This box has a color of #2cd94d
<div style="background-color:#2cd94d;">Content here</div>
.mybackground {background-color:#2cd94d;}
Border around this has a color of #2cd94d
<div style="border:2px solid #2cd94d;">Content here</div>
.myborder {border:2px solid #2cd94d;}