#5f8547 color space conversions
Hex:
        #5f8547
        RGB:
        95, 133, 71
        CMY:
        63, 48, 72
        CMYK:
        29, 0, 47, 48
      HSL:
        97°, 30.3922%, 40.0000%
        HSV (HSB):
        97°, 46.6165%, 52.1569%
        XYZ:
        14.2442, 19.6629, 9.0058
        xyY:
        0.3319, 0.4582, 19.6629
      CIE-Lab:
        51.4539, -25.1649, 29.1598
        CIE-LCH:
        51.4539, 38.5171, 130.7942
        CIE-Luv:
        51.4539, -18.9765, 38.8144
        Hunter-Lab:
        44.3429, -20.2608, 18.9985
      #5f8547 color charts
#5f8547 RGB chart
      #5f8547 CMYK chart
      #5f8547 RGB pie chart
      #5f8547 color shades, tints & tones
#5f8547 color schemes
#5f8547 color preview, HTML & CSS examples
           This text has a color of #5f8547        
        
          <p style="color:#5f8547;">Text here</p>
        
        
          .mytext {color:#5f8547;}
        
        Text color #5f8547
      
           This box has a color of #5f8547        
        
          <div style="background-color:#5f8547;">Content here</div>
        
        
          .mybackground {background-color:#5f8547;}
        
        Background color #5f8547
      
           Border around this has a color of #5f8547        
        
          <div style="border:2px solid #5f8547;">Content here</div>
        
        
          .myborder {border:2px solid #5f8547;}
        
        Border color #5f8547