#2fcd2e color space conversions
Hex:
#2fcd2e
RGB:
47, 205, 46
CMY:
82, 20, 82
CMYK:
77, 0, 78, 20
HSL:
120°, 63.3466%, 49.2157%
HSV (HSB):
120°, 77.5610%, 80.3922%
XYZ:
23.4968, 44.4642, 9.9288
xyY:
0.3017, 0.5709, 44.4642
CIE-Lab:
72.5377, -67.8231, 62.6305
CIE-LCH:
72.5377, 92.3176, 137.2794
CIE-Luv:
72.5377, -63.5076, 82.3006
Hunter-Lab:
66.6815, -53.7941, 37.8488
#2fcd2e color charts
#2fcd2e color shades, tints & tones
#2fcd2e color schemes
#2fcd2e color preview, HTML & CSS examples
This text has a color of #2fcd2e
<p style="color:#2fcd2e;">Text here</p>
.mytext {color:#2fcd2e;}
This box has a color of #2fcd2e
<div style="background-color:#2fcd2e;">Content here</div>
.mybackground {background-color:#2fcd2e;}
Border around this has a color of #2fcd2e
<div style="border:2px solid #2fcd2e;">Content here</div>
.myborder {border:2px solid #2fcd2e;}