#2f781b color space conversions
Hex:
        #2f781b
        RGB:
        47, 120, 27
        CMY:
        82, 53, 89
        CMYK:
        61, 0, 78, 53
      HSL:
        107°, 63.2653%, 28.8235%
        HSV (HSB):
        107°, 77.5000%, 47.0588%
        XYZ:
        8.0866, 14.1164, 3.3354
        xyY:
        0.3166, 0.5528, 14.1164
      CIE-Lab:
        44.3994, -40.4320, 41.5580
        CIE-LCH:
        44.3994, 57.9812, 134.2131
        CIE-Luv:
        44.3994, -32.9606, 48.7334
        Hunter-Lab:
        37.5718, -27.3321, 21.0368
      #2f781b color charts
#2f781b RGB chart
      #2f781b CMYK chart
      #2f781b RGB pie chart
      #2f781b color shades, tints & tones
#2f781b color schemes
#2f781b color preview, HTML & CSS examples
           This text has a color of #2f781b        
        
          <p style="color:#2f781b;">Text here</p>
        
        
          .mytext {color:#2f781b;}
        
        Text color #2f781b
      
           This box has a color of #2f781b        
        
          <div style="background-color:#2f781b;">Content here</div>
        
        
          .mybackground {background-color:#2f781b;}
        
        Background color #2f781b
      
           Border around this has a color of #2f781b        
        
          <div style="border:2px solid #2f781b;">Content here</div>
        
        
          .myborder {border:2px solid #2f781b;}
        
        Border color #2f781b