#5f944a color space conversions
Hex:
        #5f944a
        RGB:
        95, 148, 74
        CMY:
        63, 42, 71
        CMYK:
        36, 0, 50, 42
      HSL:
        103°, 33.3333%, 43.5294%
        HSV (HSB):
        103°, 50.0000%, 58.0392%
        XYZ:
        16.5453, 24.1071, 10.2597
        xyY:
        0.3250, 0.4735, 24.1071
      CIE-Lab:
        56.1949, -32.0065, 33.4642
        CIE-LCH:
        56.1949, 46.3063, 133.7246
        CIE-Luv:
        56.1949, -26.2998, 45.4594
        Hunter-Lab:
        49.0990, -25.7728, 21.9801
      #5f944a color charts
#5f944a RGB chart
      #5f944a CMYK chart
      #5f944a RGB pie chart
      #5f944a color shades, tints & tones
#5f944a color schemes
#5f944a color preview, HTML & CSS examples
           This text has a color of #5f944a        
        
          <p style="color:#5f944a;">Text here</p>
        
        
          .mytext {color:#5f944a;}
        
        Text color #5f944a
      
           This box has a color of #5f944a        
        
          <div style="background-color:#5f944a;">Content here</div>
        
        
          .mybackground {background-color:#5f944a;}
        
        Background color #5f944a
      
           Border around this has a color of #5f944a        
        
          <div style="border:2px solid #5f944a;">Content here</div>
        
        
          .myborder {border:2px solid #5f944a;}
        
        Border color #5f944a