#5f934a color space conversions
Hex:
        #5f934a
        RGB:
        95, 147, 74
        CMY:
        63, 42, 71
        CMYK:
        35, 0, 50, 42
      HSL:
        103°, 33.0317%, 43.3333%
        HSV (HSB):
        103°, 49.6599%, 57.6471%
        XYZ:
        16.3891, 23.7947, 10.2076
        xyY:
        0.3252, 0.4722, 23.7947
      CIE-Lab:
        55.8817, -31.5379, 33.0784
        CIE-LCH:
        55.8817, 45.7036, 133.6342
        CIE-Luv:
        55.8817, -25.8221, 44.9189
        Hunter-Lab:
        48.7799, -25.3923, 21.7389
      #5f934a color charts
#5f934a RGB chart
      #5f934a CMYK chart
      #5f934a RGB pie chart
      #5f934a color shades, tints & tones
#5f934a color schemes
#5f934a color preview, HTML & CSS examples
           This text has a color of #5f934a        
        
          <p style="color:#5f934a;">Text here</p>
        
        
          .mytext {color:#5f934a;}
        
        Text color #5f934a
      
           This box has a color of #5f934a        
        
          <div style="background-color:#5f934a;">Content here</div>
        
        
          .mybackground {background-color:#5f934a;}
        
        Background color #5f934a
      
           Border around this has a color of #5f934a        
        
          <div style="border:2px solid #5f934a;">Content here</div>
        
        
          .myborder {border:2px solid #5f934a;}
        
        Border color #5f934a