#5a637a color space conversions
Hex:
        #5a637a
        RGB:
        90, 99, 122
        CMY:
        65, 61, 52
        CMYK:
        26, 19, 0, 52
      HSL:
        223°, 15.0943%, 41.5686%
        HSV (HSB):
        223°, 26.2295%, 47.8431%
        XYZ:
        12.1911, 12.5025, 20.1830
        xyY:
        0.2717, 0.2786, 12.5025
      CIE-Lab:
        42.0038, 2.1410, -14.0285
        CIE-LCH:
        42.0038, 14.1910, 278.6775
        CIE-Luv:
        42.0038, -5.7246, -19.6684
        Hunter-Lab:
        35.3588, -0.3342, -9.0919
      #5a637a color charts
#5a637a RGB chart
      #5a637a CMYK chart
      #5a637a RGB pie chart
      #5a637a color shades, tints & tones
#5a637a color schemes
#5a637a color preview, HTML & CSS examples
           This text has a color of #5a637a        
        
          <p style="color:#5a637a;">Text here</p>
        
        
          .mytext {color:#5a637a;}
        
        Text color #5a637a
      
           This box has a color of #5a637a        
        
          <div style="background-color:#5a637a;">Content here</div>
        
        
          .mybackground {background-color:#5a637a;}
        
        Background color #5a637a
      
           Border around this has a color of #5a637a        
        
          <div style="border:2px solid #5a637a;">Content here</div>
        
        
          .myborder {border:2px solid #5a637a;}
        
        Border color #5a637a