#2d5532 color space conversions
Hex:
        #2d5532
        RGB:
        45, 85, 50
        CMY:
        82, 67, 80
        CMYK:
        47, 0, 41, 67
      HSL:
        128°, 30.7692%, 25.4902%
        HSV (HSB):
        128°, 47.0588%, 33.3333%
        XYZ:
        4.9064, 7.2852, 4.1652
        xyY:
        0.3000, 0.4454, 7.2852
      CIE-Lab:
        32.4475, -22.6545, 16.1413
        CIE-LCH:
        32.4475, 27.8167, 144.5303
        CIE-Luv:
        32.4475, -18.1029, 20.7710
        Hunter-Lab:
        26.9911, -14.7868, 9.7443
      #2d5532 color charts
#2d5532 RGB chart
      #2d5532 CMYK chart
      #2d5532 RGB pie chart
      #2d5532 color shades, tints & tones
#2d5532 color schemes
#2d5532 color preview, HTML & CSS examples
           This text has a color of #2d5532        
        
          <p style="color:#2d5532;">Text here</p>
        
        
          .mytext {color:#2d5532;}
        
        Text color #2d5532
      
           This box has a color of #2d5532        
        
          <div style="background-color:#2d5532;">Content here</div>
        
        
          .mybackground {background-color:#2d5532;}
        
        Background color #2d5532
      
           Border around this has a color of #2d5532        
        
          <div style="border:2px solid #2d5532;">Content here</div>
        
        
          .myborder {border:2px solid #2d5532;}
        
        Border color #2d5532