#5f946e color space conversions
Hex:
        #5f946e
        RGB:
        95, 148, 110
        CMY:
        63, 42, 57
        CMYK:
        36, 0, 26, 42
      HSL:
        137°, 21.8107%, 47.6471%
        HSV (HSB):
        137°, 35.8108%, 58.0392%
        XYZ:
        18.1237, 24.7385, 18.5716
        xyY:
        0.2950, 0.4027, 24.7385
      CIE-Lab:
        56.8197, -26.0901, 14.6355
        CIE-LCH:
        56.8197, 29.9147, 150.7094
        CIE-Luv:
        56.8197, -25.7787, 23.7014
        Hunter-Lab:
        49.7378, -21.9985, 12.6781
      #5f946e color charts
#5f946e RGB chart
      #5f946e CMYK chart
      #5f946e RGB pie chart
      #5f946e color shades, tints & tones
#5f946e color schemes
#5f946e color preview, HTML & CSS examples
           This text has a color of #5f946e        
        
          <p style="color:#5f946e;">Text here</p>
        
        
          .mytext {color:#5f946e;}
        
        Text color #5f946e
      
           This box has a color of #5f946e        
        
          <div style="background-color:#5f946e;">Content here</div>
        
        
          .mybackground {background-color:#5f946e;}
        
        Background color #5f946e
      
           Border around this has a color of #5f946e        
        
          <div style="border:2px solid #5f946e;">Content here</div>
        
        
          .myborder {border:2px solid #5f946e;}
        
        Border color #5f946e