#5fa1ad color space conversions
Hex:
        #5fa1ad
        RGB:
        95, 161, 173
        CMY:
        63, 37, 32
        CMYK:
        45, 7, 0, 32
      HSL:
        189°, 32.2314%, 52.5490%
        HSV (HSB):
        189°, 45.0867%, 67.8431%
        XYZ:
        25.0070, 30.9398, 44.1891
        xyY:
        0.2497, 0.3090, 30.9398
      CIE-Lab:
        62.4568, -17.7865, -12.8047
        CIE-LCH:
        62.4568, 21.9162, 215.7506
        CIE-Luv:
        62.4568, -29.9913, -16.5780
        Hunter-Lab:
        55.6235, -17.0918, -8.1654
      #5fa1ad color charts
#5fa1ad RGB chart
      #5fa1ad CMYK chart
      #5fa1ad RGB pie chart
      #5fa1ad color shades, tints & tones
#5fa1ad color schemes
#5fa1ad color preview, HTML & CSS examples
           This text has a color of #5fa1ad        
        
          <p style="color:#5fa1ad;">Text here</p>
        
        
          .mytext {color:#5fa1ad;}
        
        Text color #5fa1ad
      
           This box has a color of #5fa1ad        
        
          <div style="background-color:#5fa1ad;">Content here</div>
        
        
          .mybackground {background-color:#5fa1ad;}
        
        Background color #5fa1ad
      
           Border around this has a color of #5fa1ad        
        
          <div style="border:2px solid #5fa1ad;">Content here</div>
        
        
          .myborder {border:2px solid #5fa1ad;}
        
        Border color #5fa1ad