#5fa0a8 color space conversions
Hex:
        #5fa0a8
        RGB:
        95, 160, 168
        CMY:
        63, 37, 34
        CMYK:
        43, 5, 0, 34
      HSL:
        187°, 29.5547%, 51.5686%
        HSV (HSB):
        187°, 43.4524%, 65.8824%
        XYZ:
        24.3580, 30.4017, 41.6301
        xyY:
        0.2527, 0.3154, 30.4017
      CIE-Lab:
        61.9992, -18.6105, -10.6781
        CIE-LCH:
        61.9992, 21.4563, 209.8458
        CIE-Luv:
        61.9992, -29.7151, -13.1250
        Hunter-Lab:
        55.1377, -17.6356, -6.1688
      #5fa0a8 color charts
#5fa0a8 RGB chart
      #5fa0a8 CMYK chart
      #5fa0a8 RGB pie chart
      #5fa0a8 color shades, tints & tones
#5fa0a8 color schemes
#5fa0a8 color preview, HTML & CSS examples
           This text has a color of #5fa0a8        
        
          <p style="color:#5fa0a8;">Text here</p>
        
        
          .mytext {color:#5fa0a8;}
        
        Text color #5fa0a8
      
           This box has a color of #5fa0a8        
        
          <div style="background-color:#5fa0a8;">Content here</div>
        
        
          .mybackground {background-color:#5fa0a8;}
        
        Background color #5fa0a8
      
           Border around this has a color of #5fa0a8        
        
          <div style="border:2px solid #5fa0a8;">Content here</div>
        
        
          .myborder {border:2px solid #5fa0a8;}
        
        Border color #5fa0a8