#2d7749 color space conversions
Hex:
        #2d7749
        RGB:
        45, 119, 73
        CMY:
        82, 53, 71
        CMYK:
        62, 0, 39, 53
      HSL:
        143°, 45.1220%, 32.1569%
        HSV (HSB):
        143°, 62.1849%, 46.6667%
        XYZ:
        8.8816, 14.2326, 8.5824
        xyY:
        0.2802, 0.4490, 14.2326
      CIE-Lab:
        44.5646, -34.1615, 18.6695
        CIE-LCH:
        44.5646, 38.9302, 151.3431
        CIE-Luv:
        44.5646, -31.6643, 27.7644
        Hunter-Lab:
        37.7261, -23.9975, 12.9203
      #2d7749 color charts
#2d7749 RGB chart
      #2d7749 CMYK chart
      #2d7749 RGB pie chart
      #2d7749 color shades, tints & tones
#2d7749 color schemes
#2d7749 color preview, HTML & CSS examples
           This text has a color of #2d7749        
        
          <p style="color:#2d7749;">Text here</p>
        
        
          .mytext {color:#2d7749;}
        
        Text color #2d7749
      
           This box has a color of #2d7749        
        
          <div style="background-color:#2d7749;">Content here</div>
        
        
          .mybackground {background-color:#2d7749;}
        
        Background color #2d7749
      
           Border around this has a color of #2d7749        
        
          <div style="border:2px solid #2d7749;">Content here</div>
        
        
          .myborder {border:2px solid #2d7749;}
        
        Border color #2d7749