#5fa87e color space conversions
Hex:
        #5fa87e
        RGB:
        95, 168, 126
        CMY:
        63, 34, 51
        CMYK:
        43, 0, 25, 34
      HSL:
        145°, 29.5547%, 51.5686%
        HSV (HSB):
        145°, 43.4524%, 65.8824%
        XYZ:
        22.4878, 31.9445, 24.7193
        xyY:
        0.2841, 0.4036, 31.9445
      CIE-Lab:
        63.2970, -32.5497, 14.7108
        CIE-LCH:
        63.2970, 35.7196, 155.6795
        CIE-Luv:
        63.2970, -34.2505, 25.4744
        Hunter-Lab:
        56.5195, -27.8879, 13.6326
      #5fa87e color charts
#5fa87e RGB chart
      #5fa87e CMYK chart
      #5fa87e RGB pie chart
      #5fa87e color shades, tints & tones
#5fa87e color schemes
#5fa87e color preview, HTML & CSS examples
           This text has a color of #5fa87e        
        
          <p style="color:#5fa87e;">Text here</p>
        
        
          .mytext {color:#5fa87e;}
        
        Text color #5fa87e
      
           This box has a color of #5fa87e        
        
          <div style="background-color:#5fa87e;">Content here</div>
        
        
          .mybackground {background-color:#5fa87e;}
        
        Background color #5fa87e
      
           Border around this has a color of #5fa87e        
        
          <div style="border:2px solid #5fa87e;">Content here</div>
        
        
          .myborder {border:2px solid #5fa87e;}
        
        Border color #5fa87e