#5a7d8a color space conversions
Hex:
        #5a7d8a
        RGB:
        90, 125, 138
        CMY:
        65, 51, 46
        CMYK:
        35, 9, 0, 46
      HSL:
        196°, 21.0526%, 44.7059%
        HSV (HSB):
        196°, 34.7826%, 54.1176%
        XYZ:
        16.1375, 18.6759, 26.7990
        xyY:
        0.2619, 0.3031, 18.6759
      CIE-Lab:
        50.3058, -8.9351, -11.0177
        CIE-LCH:
        50.3058, 14.1854, 230.9588
        CIE-Luv:
        50.3058, -17.3112, -14.4566
        Hunter-Lab:
        43.2156, -8.9720, -6.5162
      #5a7d8a color charts
#5a7d8a RGB chart
      #5a7d8a CMYK chart
      #5a7d8a RGB pie chart
      #5a7d8a color shades, tints & tones
#5a7d8a color schemes
#5a7d8a color preview, HTML & CSS examples
           This text has a color of #5a7d8a        
        
          <p style="color:#5a7d8a;">Text here</p>
        
        
          .mytext {color:#5a7d8a;}
        
        Text color #5a7d8a
      
           This box has a color of #5a7d8a        
        
          <div style="background-color:#5a7d8a;">Content here</div>
        
        
          .mybackground {background-color:#5a7d8a;}
        
        Background color #5a7d8a
      
           Border around this has a color of #5a7d8a        
        
          <div style="border:2px solid #5a7d8a;">Content here</div>
        
        
          .myborder {border:2px solid #5a7d8a;}
        
        Border color #5a7d8a