#2d7546 color space conversions
Hex:
        #2d7546
        RGB:
        45, 117, 70
        CMY:
        82, 54, 73
        CMYK:
        62, 0, 40, 54
      HSL:
        141°, 44.4444%, 31.7647%
        HSV (HSB):
        141°, 61.5385%, 45.8824%
        XYZ:
        8.5490, 13.7227, 7.9925
        xyY:
        0.2825, 0.4534, 13.7227
      CIE-Lab:
        43.8325, -33.8746, 19.4186
        CIE-LCH:
        43.8325, 39.0458, 150.1765
        CIE-Luv:
        43.8325, -30.9873, 28.3716
        Hunter-Lab:
        37.0441, -23.6333, 13.1387
      #2d7546 color charts
#2d7546 RGB chart
      #2d7546 CMYK chart
      #2d7546 RGB pie chart
      #2d7546 color shades, tints & tones
#2d7546 color schemes
#2d7546 color preview, HTML & CSS examples
           This text has a color of #2d7546        
        
          <p style="color:#2d7546;">Text here</p>
        
        
          .mytext {color:#2d7546;}
        
        Text color #2d7546
      
           This box has a color of #2d7546        
        
          <div style="background-color:#2d7546;">Content here</div>
        
        
          .mybackground {background-color:#2d7546;}
        
        Background color #2d7546
      
           Border around this has a color of #2d7546        
        
          <div style="border:2px solid #2d7546;">Content here</div>
        
        
          .myborder {border:2px solid #2d7546;}
        
        Border color #2d7546