#5fa8ae color space conversions
Hex:
        #5fa8ae
        RGB:
        95, 168, 174
        CMY:
        63, 34, 32
        CMYK:
        45, 3, 0, 32
      HSL:
        185°, 32.7801%, 52.7451%
        HSV (HSB):
        185°, 45.4023%, 68.2353%
        XYZ:
        26.3619, 33.4942, 45.1200
        xyY:
        0.2511, 0.3191, 33.4942
      CIE-Lab:
        64.5590, -21.1632, -10.2126
        CIE-LCH:
        64.5590, 23.4985, 205.7604
        CIE-Luv:
        64.5590, -32.7861, -12.1199
        Hunter-Lab:
        57.8741, -19.9722, -5.7119
      #5fa8ae color charts
#5fa8ae RGB chart
      #5fa8ae CMYK chart
      #5fa8ae RGB pie chart
      #5fa8ae color shades, tints & tones
#5fa8ae color schemes
#5fa8ae color preview, HTML & CSS examples
           This text has a color of #5fa8ae        
        
          <p style="color:#5fa8ae;">Text here</p>
        
        
          .mytext {color:#5fa8ae;}
        
        Text color #5fa8ae
      
           This box has a color of #5fa8ae        
        
          <div style="background-color:#5fa8ae;">Content here</div>
        
        
          .mybackground {background-color:#5fa8ae;}
        
        Background color #5fa8ae
      
           Border around this has a color of #5fa8ae        
        
          <div style="border:2px solid #5fa8ae;">Content here</div>
        
        
          .myborder {border:2px solid #5fa8ae;}
        
        Border color #5fa8ae