#2fc32d color space conversions
Hex:
        #2fc32d
        RGB:
        47, 195, 45
        CMY:
        82, 24, 82
        CMYK:
        76, 0, 77, 24
      HSL:
        119°, 62.5000%, 47.0588%
        HSV (HSB):
        119°, 76.9231%, 76.4706%
        XYZ:
        21.1611, 39.8240, 9.0541
        xyY:
        0.3021, 0.5686, 39.8240
      CIE-Lab:
        69.3440, -64.8200, 59.8493
        CIE-LCH:
        69.3440, 88.2245, 137.2832
        CIE-Luv:
        69.3440, -60.1709, 78.2110
        Hunter-Lab:
        63.1063, -50.5806, 35.6678
      #2fc32d color charts
#2fc32d RGB chart
      #2fc32d CMYK chart
      #2fc32d RGB pie chart
      #2fc32d color shades, tints & tones
#2fc32d color schemes
#2fc32d color preview, HTML & CSS examples
           This text has a color of #2fc32d        
        
          <p style="color:#2fc32d;">Text here</p>
        
        
          .mytext {color:#2fc32d;}
        
        Text color #2fc32d
      
           This box has a color of #2fc32d        
        
          <div style="background-color:#2fc32d;">Content here</div>
        
        
          .mybackground {background-color:#2fc32d;}
        
        Background color #2fc32d
      
           Border around this has a color of #2fc32d        
        
          <div style="border:2px solid #2fc32d;">Content here</div>
        
        
          .myborder {border:2px solid #2fc32d;}
        
        Border color #2fc32d