#5d8545 color space conversions
Hex:
        #5d8545
        RGB:
        93, 133, 69
        CMY:
        64, 48, 73
        CMYK:
        30, 0, 48, 48
      HSL:
        98°, 31.6832%, 39.6078%
        HSV (HSB):
        98°, 48.1203%, 52.1569%
        XYZ:
        13.9759, 19.5319, 8.6636
        xyY:
        0.3314, 0.4632, 19.5319
      CIE-Lab:
        51.3038, -26.1957, 30.0188
        CIE-LCH:
        51.3038, 39.8415, 131.1093
        CIE-Luv:
        51.3038, -19.9640, 39.7765
        Hunter-Lab:
        44.1949, -20.8934, 19.3136
      #5d8545 color charts
#5d8545 RGB chart
      #5d8545 CMYK chart
      #5d8545 RGB pie chart
      #5d8545 color shades, tints & tones
#5d8545 color schemes
#5d8545 color preview, HTML & CSS examples
           This text has a color of #5d8545        
        
          <p style="color:#5d8545;">Text here</p>
        
        
          .mytext {color:#5d8545;}
        
        Text color #5d8545
      
           This box has a color of #5d8545        
        
          <div style="background-color:#5d8545;">Content here</div>
        
        
          .mybackground {background-color:#5d8545;}
        
        Background color #5d8545
      
           Border around this has a color of #5d8545        
        
          <div style="border:2px solid #5d8545;">Content here</div>
        
        
          .myborder {border:2px solid #5d8545;}
        
        Border color #5d8545