#5f887e color space conversions
Hex:
        #5f887e
        RGB:
        95, 136, 126
        CMY:
        63, 47, 51
        CMYK:
        30, 0, 7, 47
      HSL:
        165°, 17.7489%, 45.2941%
        HSV (HSB):
        165°, 30.1471%, 53.3333%
        XYZ:
        17.2894, 21.5476, 22.9865
        xyY:
        0.2797, 0.3485, 21.5476
      CIE-Lab:
        53.5436, -16.4547, 0.8149
        CIE-LCH:
        53.5436, 16.4749, 177.1647
        CIE-Luv:
        53.5436, -20.1453, 3.6753
        Hunter-Lab:
        46.4194, -14.7497, 3.1336
      #5f887e color charts
#5f887e RGB chart
      #5f887e CMYK chart
      #5f887e RGB pie chart
      #5f887e color shades, tints & tones
#5f887e color schemes
#5f887e color preview, HTML & CSS examples
           This text has a color of #5f887e        
        
          <p style="color:#5f887e;">Text here</p>
        
        
          .mytext {color:#5f887e;}
        
        Text color #5f887e
      
           This box has a color of #5f887e        
        
          <div style="background-color:#5f887e;">Content here</div>
        
        
          .mybackground {background-color:#5f887e;}
        
        Background color #5f887e
      
           Border around this has a color of #5f887e        
        
          <div style="border:2px solid #5f887e;">Content here</div>
        
        
          .myborder {border:2px solid #5f887e;}
        
        Border color #5f887e