#2d7940 color space conversions
Hex:
        #2d7940
        RGB:
        45, 121, 64
        CMY:
        82, 53, 75
        CMYK:
        63, 0, 47, 53
      HSL:
        135°, 45.7831%, 32.5490%
        HSV (HSB):
        135°, 62.8099%, 47.4510%
        XYZ:
        8.8450, 14.6028, 7.2029
        xyY:
        0.2886, 0.4764, 14.6028
      CIE-Lab:
        45.0853, -36.7181, 24.4323
        CIE-LCH:
        45.0853, 44.1039, 146.3601
        CIE-Luv:
        45.0853, -32.8421, 34.2445
        Hunter-Lab:
        38.2136, -25.5580, 15.5739
      #2d7940 color charts
#2d7940 RGB chart
      #2d7940 CMYK chart
      #2d7940 RGB pie chart
      #2d7940 color shades, tints & tones
#2d7940 color schemes
#2d7940 color preview, HTML & CSS examples
           This text has a color of #2d7940        
        
          <p style="color:#2d7940;">Text here</p>
        
        
          .mytext {color:#2d7940;}
        
        Text color #2d7940
      
           This box has a color of #2d7940        
        
          <div style="background-color:#2d7940;">Content here</div>
        
        
          .mybackground {background-color:#2d7940;}
        
        Background color #2d7940
      
           Border around this has a color of #2d7940        
        
          <div style="border:2px solid #2d7940;">Content here</div>
        
        
          .myborder {border:2px solid #2d7940;}
        
        Border color #2d7940