#5b8032 color space conversions
Hex:
        #5b8032
        RGB:
        91, 128, 50
        CMY:
        64, 50, 80
        CMYK:
        29, 0, 61, 50
      HSL:
        88°, 43.8202%, 34.9020%
        HSV (HSB):
        88°, 60.9375%, 50.1961%
        XYZ:
        12.6093, 17.8928, 5.8067
        xyY:
        0.3473, 0.4928, 17.8928
      CIE-Lab:
        49.3658, -26.7411, 37.4185
        CIE-LCH:
        49.3658, 45.9916, 125.5514
        CIE-Luv:
        49.3658, -18.4996, 45.7490
        Hunter-Lab:
        42.2999, -20.8152, 21.4709
      #5b8032 color charts
#5b8032 RGB chart
      #5b8032 CMYK chart
      #5b8032 RGB pie chart
      #5b8032 color shades, tints & tones
#5b8032 color schemes
#5b8032 color preview, HTML & CSS examples
           This text has a color of #5b8032        
        
          <p style="color:#5b8032;">Text here</p>
        
        
          .mytext {color:#5b8032;}
        
        Text color #5b8032
      
           This box has a color of #5b8032        
        
          <div style="background-color:#5b8032;">Content here</div>
        
        
          .mybackground {background-color:#5b8032;}
        
        Background color #5b8032
      
           Border around this has a color of #5b8032        
        
          <div style="border:2px solid #5b8032;">Content here</div>
        
        
          .myborder {border:2px solid #5b8032;}
        
        Border color #5b8032