#2d7250 color space conversions
Hex:
        #2d7250
        RGB:
        45, 114, 80
        CMY:
        82, 55, 69
        CMYK:
        61, 0, 30, 55
      HSL:
        150°, 43.3962%, 31.1765%
        HSV (HSB):
        150°, 60.5263%, 44.7059%
        XYZ:
        8.5475, 13.1717, 9.6813
        xyY:
        0.2722, 0.4195, 13.1717
      CIE-Lab:
        43.0208, -30.3889, 12.4936
        CIE-LCH:
        43.0208, 32.8569, 157.6512
        CIE-Luv:
        43.0208, -29.3361, 19.9960
        Hunter-Lab:
        36.2928, -21.4732, 9.5891
      #2d7250 color charts
#2d7250 RGB chart
      #2d7250 CMYK chart
      #2d7250 RGB pie chart
      #2d7250 color shades, tints & tones
#2d7250 color schemes
#2d7250 color preview, HTML & CSS examples
           This text has a color of #2d7250        
        
          <p style="color:#2d7250;">Text here</p>
        
        
          .mytext {color:#2d7250;}
        
        Text color #2d7250
      
           This box has a color of #2d7250        
        
          <div style="background-color:#2d7250;">Content here</div>
        
        
          .mybackground {background-color:#2d7250;}
        
        Background color #2d7250
      
           Border around this has a color of #2d7250        
        
          <div style="border:2px solid #2d7250;">Content here</div>
        
        
          .myborder {border:2px solid #2d7250;}
        
        Border color #2d7250