#5f964e color space conversions
Hex:
        #5f964e
        RGB:
        95, 150, 78
        CMY:
        63, 41, 69
        CMYK:
        37, 0, 48, 41
      HSL:
        106°, 31.5789%, 44.7059%
        HSV (HSB):
        106°, 48.0000%, 58.8235%
        XYZ:
        17.0008, 24.7956, 11.0977
        xyY:
        0.3214, 0.4688, 24.7956
      CIE-Lab:
        56.8758, -32.4023, 32.2247
        CIE-LCH:
        56.8758, 45.6983, 135.1574
        CIE-Luv:
        56.8758, -27.1961, 44.5068
        Hunter-Lab:
        49.7952, -26.1992, 21.6429
      #5f964e color charts
#5f964e RGB chart
      #5f964e CMYK chart
      #5f964e RGB pie chart
      #5f964e color shades, tints & tones
#5f964e color schemes
#5f964e color preview, HTML & CSS examples
           This text has a color of #5f964e        
        
          <p style="color:#5f964e;">Text here</p>
        
        
          .mytext {color:#5f964e;}
        
        Text color #5f964e
      
           This box has a color of #5f964e        
        
          <div style="background-color:#5f964e;">Content here</div>
        
        
          .mybackground {background-color:#5f964e;}
        
        Background color #5f964e
      
           Border around this has a color of #5f964e        
        
          <div style="border:2px solid #5f964e;">Content here</div>
        
        
          .myborder {border:2px solid #5f964e;}
        
        Border color #5f964e