#2d5d36 color space conversions
Hex:
        #2d5d36
        RGB:
        45, 93, 54
        CMY:
        82, 64, 79
        CMYK:
        52, 0, 42, 64
      HSL:
        131°, 34.7826%, 27.0588%
        HSV (HSB):
        131°, 51.6129%, 36.4706%
        XYZ:
        5.6624, 8.6529, 4.8618
        xyY:
        0.2953, 0.4512, 8.6529
      CIE-Lab:
        35.3073, -25.8724, 17.5072
        CIE-LCH:
        35.3073, 31.2391, 145.9148
        CIE-Luv:
        35.3073, -21.5198, 23.2689
        Hunter-Lab:
        29.4159, -17.1175, 10.7918
      #2d5d36 color charts
#2d5d36 RGB chart
      #2d5d36 CMYK chart
      #2d5d36 RGB pie chart
      #2d5d36 color shades, tints & tones
#2d5d36 color schemes
#2d5d36 color preview, HTML & CSS examples
           This text has a color of #2d5d36        
        
          <p style="color:#2d5d36;">Text here</p>
        
        
          .mytext {color:#2d5d36;}
        
        Text color #2d5d36
      
           This box has a color of #2d5d36        
        
          <div style="background-color:#2d5d36;">Content here</div>
        
        
          .mybackground {background-color:#2d5d36;}
        
        Background color #2d5d36
      
           Border around this has a color of #2d5d36        
        
          <div style="border:2px solid #2d5d36;">Content here</div>
        
        
          .myborder {border:2px solid #2d5d36;}
        
        Border color #2d5d36