#2fb047 color space conversions
Hex:
        #2fb047
        RGB:
        47, 176, 71
        CMY:
        82, 31, 72
        CMYK:
        73, 0, 60, 31
      HSL:
        131°, 57.8475%, 43.7255%
        HSV (HSB):
        131°, 73.2955%, 69.0196%
        XYZ:
        17.8350, 32.1099, 11.2191
        xyY:
        0.2916, 0.5250, 32.1099
      CIE-Lab:
        63.4336, -56.1348, 43.1921
        CIE-LCH:
        63.4336, 70.8285, 142.4241
        CIE-Luv:
        63.4336, -52.8011, 60.7874
        Hunter-Lab:
        56.6656, -42.9837, 27.9273
      #2fb047 color charts
#2fb047 RGB chart
      #2fb047 CMYK chart
      #2fb047 RGB pie chart
      #2fb047 color shades, tints & tones
#2fb047 color schemes
#2fb047 color preview, HTML & CSS examples
           This text has a color of #2fb047        
        
          <p style="color:#2fb047;">Text here</p>
        
        
          .mytext {color:#2fb047;}
        
        Text color #2fb047
      
           This box has a color of #2fb047        
        
          <div style="background-color:#2fb047;">Content here</div>
        
        
          .mybackground {background-color:#2fb047;}
        
        Background color #2fb047
      
           Border around this has a color of #2fb047        
        
          <div style="border:2px solid #2fb047;">Content here</div>
        
        
          .myborder {border:2px solid #2fb047;}
        
        Border color #2fb047