#5f964a color space conversions
Hex:
        #5f964a
        RGB:
        95, 150, 74
        CMY:
        63, 41, 71
        CMYK:
        37, 0, 51, 41
      HSL:
        103°, 33.9286%, 43.9216%
        HSV (HSB):
        103°, 50.6667%, 58.8235%
        XYZ:
        16.8617, 24.7400, 10.3652
        xyY:
        0.3245, 0.4761, 24.7400
      CIE-Lab:
        56.8212, -32.9376, 34.2332
        CIE-LCH:
        56.8212, 47.5058, 133.8950
        CIE-Luv:
        56.8212, -27.2505, 46.5361
        Hunter-Lab:
        49.7393, -26.5321, 22.4621
      #5f964a color charts
#5f964a RGB chart
      #5f964a CMYK chart
      #5f964a RGB pie chart
      #5f964a color shades, tints & tones
#5f964a color schemes
#5f964a color preview, HTML & CSS examples
           This text has a color of #5f964a        
        
          <p style="color:#5f964a;">Text here</p>
        
        
          .mytext {color:#5f964a;}
        
        Text color #5f964a
      
           This box has a color of #5f964a        
        
          <div style="background-color:#5f964a;">Content here</div>
        
        
          .mybackground {background-color:#5f964a;}
        
        Background color #5f964a
      
           Border around this has a color of #5f964a        
        
          <div style="border:2px solid #5f964a;">Content here</div>
        
        
          .myborder {border:2px solid #5f964a;}
        
        Border color #5f964a