#2d7747 color space conversions
Hex:
        #2d7747
        RGB:
        45, 119, 71
        CMY:
        82, 53, 72
        CMYK:
        62, 0, 40, 53
      HSL:
        141°, 45.1220%, 32.1569%
        HSV (HSB):
        141°, 62.1849%, 46.6667%
        XYZ:
        8.8163, 14.2065, 8.2387
        xyY:
        0.2820, 0.4544, 14.2065
      CIE-Lab:
        44.5276, -34.5589, 19.7659
        CIE-LCH:
        44.5276, 39.8122, 150.2327
        CIE-Luv:
        44.5276, -31.7507, 28.9928
        Hunter-Lab:
        37.6915, -24.2075, 13.4243
      #2d7747 color charts
#2d7747 RGB chart
      #2d7747 CMYK chart
      #2d7747 RGB pie chart
      #2d7747 color shades, tints & tones
#2d7747 color schemes
#2d7747 color preview, HTML & CSS examples
           This text has a color of #2d7747        
        
          <p style="color:#2d7747;">Text here</p>
        
        
          .mytext {color:#2d7747;}
        
        Text color #2d7747
      
           This box has a color of #2d7747        
        
          <div style="background-color:#2d7747;">Content here</div>
        
        
          .mybackground {background-color:#2d7747;}
        
        Background color #2d7747
      
           Border around this has a color of #2d7747        
        
          <div style="border:2px solid #2d7747;">Content here</div>
        
        
          .myborder {border:2px solid #2d7747;}
        
        Border color #2d7747