#5f7a31 color space conversions
Hex:
        #5f7a31
        RGB:
        95, 122, 49
        CMY:
        63, 52, 81
        CMYK:
        22, 0, 60, 52
      HSL:
        82°, 42.6901%, 33.5294%
        HSV (HSB):
        82°, 59.8361%, 47.8431%
        XYZ:
        12.2332, 16.5737, 5.4600
        xyY:
        0.3570, 0.4837, 16.5737
      CIE-Lab:
        47.7184, -22.2007, 36.1071
        CIE-LCH:
        47.7184, 42.3863, 121.5856
        CIE-Luv:
        47.7184, -13.2295, 43.2590
        Hunter-Lab:
        40.7108, -17.6064, 20.5458
      #5f7a31 color charts
#5f7a31 RGB chart
      #5f7a31 CMYK chart
      #5f7a31 RGB pie chart
      #5f7a31 color shades, tints & tones
#5f7a31 color schemes
#5f7a31 color preview, HTML & CSS examples
           This text has a color of #5f7a31        
        
          <p style="color:#5f7a31;">Text here</p>
        
        
          .mytext {color:#5f7a31;}
        
        Text color #5f7a31
      
           This box has a color of #5f7a31        
        
          <div style="background-color:#5f7a31;">Content here</div>
        
        
          .mybackground {background-color:#5f7a31;}
        
        Background color #5f7a31
      
           Border around this has a color of #5f7a31        
        
          <div style="border:2px solid #5f7a31;">Content here</div>
        
        
          .myborder {border:2px solid #5f7a31;}
        
        Border color #5f7a31