#2d5937 color space conversions
Hex:
        #2d5937
        RGB:
        45, 89, 55
        CMY:
        82, 65, 78
        CMYK:
        49, 0, 38, 65
      HSL:
        134°, 32.8358%, 26.2745%
        HSV (HSB):
        134°, 49.4382%, 34.9020%
        XYZ:
        5.3442, 7.9785, 4.8728
        xyY:
        0.2937, 0.4385, 7.9785
      CIE-Lab:
        33.9380, -23.6995, 15.0930
        CIE-LCH:
        33.9380, 28.0974, 147.5091
        CIE-Luv:
        33.9380, -19.7459, 20.2462
        Hunter-Lab:
        28.2462, -15.6588, 9.5442
      #2d5937 color charts
#2d5937 RGB chart
      #2d5937 CMYK chart
      #2d5937 RGB pie chart
      #2d5937 color shades, tints & tones
#2d5937 color schemes
#2d5937 color preview, HTML & CSS examples
           This text has a color of #2d5937        
        
          <p style="color:#2d5937;">Text here</p>
        
        
          .mytext {color:#2d5937;}
        
        Text color #2d5937
      
           This box has a color of #2d5937        
        
          <div style="background-color:#2d5937;">Content here</div>
        
        
          .mybackground {background-color:#2d5937;}
        
        Background color #2d5937
      
           Border around this has a color of #2d5937        
        
          <div style="border:2px solid #2d5937;">Content here</div>
        
        
          .myborder {border:2px solid #2d5937;}
        
        Border color #2d5937