#5f8c87 color space conversions
Hex:
        #5f8c87
        RGB:
        95, 140, 135
        CMY:
        63, 45, 47
        CMYK:
        32, 0, 4, 45
      HSL:
        173°, 19.1489%, 46.0784%
        HSV (HSB):
        173°, 32.1429%, 54.9020%
        XYZ:
        18.4706, 22.9383, 26.3757
        xyY:
        0.2725, 0.3384, 22.9383
      CIE-Lab:
        55.0088, -16.4597, -2.2457
        CIE-LCH:
        55.0088, 16.6122, 187.7693
        CIE-Luv:
        55.0088, -21.8549, -0.6579
        Hunter-Lab:
        47.8940, -14.9750, 0.8742
      #5f8c87 color charts
#5f8c87 RGB chart
      #5f8c87 CMYK chart
      #5f8c87 RGB pie chart
      #5f8c87 color shades, tints & tones
#5f8c87 color schemes
#5f8c87 color preview, HTML & CSS examples
           This text has a color of #5f8c87        
        
          <p style="color:#5f8c87;">Text here</p>
        
        
          .mytext {color:#5f8c87;}
        
        Text color #5f8c87
      
           This box has a color of #5f8c87        
        
          <div style="background-color:#5f8c87;">Content here</div>
        
        
          .mybackground {background-color:#5f8c87;}
        
        Background color #5f8c87
      
           Border around this has a color of #5f8c87        
        
          <div style="border:2px solid #5f8c87;">Content here</div>
        
        
          .myborder {border:2px solid #5f8c87;}
        
        Border color #5f8c87