#5f9369 color space conversions
Hex:
        #5f9369
        RGB:
        95, 147, 105
        CMY:
        63, 42, 59
        CMYK:
        35, 0, 29, 42
      HSL:
        132°, 21.4876%, 47.4510%
        HSV (HSB):
        132°, 35.3741%, 57.6471%
        XYZ:
        17.7028, 24.3203, 17.1258
        xyY:
        0.2993, 0.4112, 24.3203
      CIE-Lab:
        56.4070, -26.5563, 16.8803
        CIE-LCH:
        56.4070, 31.4671, 147.5583
        CIE-Luv:
        56.4070, -25.3986, 26.4978
        Hunter-Lab:
        49.3156, -22.2260, 13.9312
      #5f9369 color charts
#5f9369 RGB chart
      #5f9369 CMYK chart
      #5f9369 RGB pie chart
      #5f9369 color shades, tints & tones
#5f9369 color schemes
#5f9369 color preview, HTML & CSS examples
           This text has a color of #5f9369        
        
          <p style="color:#5f9369;">Text here</p>
        
        
          .mytext {color:#5f9369;}
        
        Text color #5f9369
      
           This box has a color of #5f9369        
        
          <div style="background-color:#5f9369;">Content here</div>
        
        
          .mybackground {background-color:#5f9369;}
        
        Background color #5f9369
      
           Border around this has a color of #5f9369        
        
          <div style="border:2px solid #5f9369;">Content here</div>
        
        
          .myborder {border:2px solid #5f9369;}
        
        Border color #5f9369