#5f888f color space conversions
Hex:
        #5f888f
        RGB:
        95, 136, 143
        CMY:
        63, 47, 44
        CMYK:
        34, 5, 0, 44
      HSL:
        189°, 20.1681%, 46.6667%
        HSV (HSB):
        189°, 33.5664%, 56.0784%
        XYZ:
        18.4814, 22.0244, 29.2637
        xyY:
        0.2649, 0.3157, 22.0244
      CIE-Lab:
        54.0529, -12.2829, -8.2875
        CIE-LCH:
        54.0529, 14.8173, 214.0081
        CIE-Luv:
        54.0529, -20.0501, -10.0969
        Hunter-Lab:
        46.9301, -11.8333, -4.1196
      #5f888f color charts
#5f888f RGB chart
      #5f888f CMYK chart
      #5f888f RGB pie chart
      #5f888f color shades, tints & tones
#5f888f color schemes
#5f888f color preview, HTML & CSS examples
           This text has a color of #5f888f        
        
          <p style="color:#5f888f;">Text here</p>
        
        
          .mytext {color:#5f888f;}
        
        Text color #5f888f
      
           This box has a color of #5f888f        
        
          <div style="background-color:#5f888f;">Content here</div>
        
        
          .mybackground {background-color:#5f888f;}
        
        Background color #5f888f
      
           Border around this has a color of #5f888f        
        
          <div style="border:2px solid #5f888f;">Content here</div>
        
        
          .myborder {border:2px solid #5f888f;}
        
        Border color #5f888f