#5fa8b1 color space conversions
Hex:
        #5fa8b1
        RGB:
        95, 168, 177
        CMY:
        63, 34, 31
        CMYK:
        46, 5, 0, 31
      HSL:
        187°, 34.4538%, 53.3333%
        HSV (HSB):
        187°, 46.3277%, 69.4118%
        XYZ:
        26.6578, 33.6125, 46.6778
        xyY:
        0.2493, 0.3143, 33.6125
      CIE-Lab:
        64.6538, -20.3565, -11.7459
        CIE-LCH:
        64.6538, 23.5022, 209.9855
        CIE-Luv:
        64.6538, -32.6932, -14.6386
        Hunter-Lab:
        57.9763, -19.3834, -7.1521
      #5fa8b1 color charts
#5fa8b1 RGB chart
      #5fa8b1 CMYK chart
      #5fa8b1 RGB pie chart
      #5fa8b1 color shades, tints & tones
#5fa8b1 color schemes
#5fa8b1 color preview, HTML & CSS examples
           This text has a color of #5fa8b1        
        
          <p style="color:#5fa8b1;">Text here</p>
        
        
          .mytext {color:#5fa8b1;}
        
        Text color #5fa8b1
      
           This box has a color of #5fa8b1        
        
          <div style="background-color:#5fa8b1;">Content here</div>
        
        
          .mybackground {background-color:#5fa8b1;}
        
        Background color #5fa8b1
      
           Border around this has a color of #5fa8b1        
        
          <div style="border:2px solid #5fa8b1;">Content here</div>
        
        
          .myborder {border:2px solid #5fa8b1;}
        
        Border color #5fa8b1