#5a556b color space conversions
Hex:
        #5a556b
        RGB:
        90, 85, 107
        CMY:
        65, 67, 58
        CMYK:
        16, 21, 0, 58
      HSL:
        254°, 11.4583%, 37.6471%
        HSV (HSB):
        254°, 20.5607%, 41.9608%
        XYZ:
        10.1188, 9.7322, 15.2551
        xyY:
        0.2882, 0.2772, 9.7322
      CIE-Lab:
        37.3574, 6.9847, -11.8804
        CIE-LCH:
        37.3574, 13.7815, 300.4522
        CIE-Luv:
        37.3574, 1.2939, -16.7247
        Hunter-Lab:
        31.1965, 3.3039, -7.1553
      #5a556b color charts
#5a556b RGB chart
      #5a556b CMYK chart
      #5a556b RGB pie chart
      #5a556b color shades, tints & tones
#5a556b color schemes
#5a556b color preview, HTML & CSS examples
           This text has a color of #5a556b        
        
          <p style="color:#5a556b;">Text here</p>
        
        
          .mytext {color:#5a556b;}
        
        Text color #5a556b
      
           This box has a color of #5a556b        
        
          <div style="background-color:#5a556b;">Content here</div>
        
        
          .mybackground {background-color:#5a556b;}
        
        Background color #5a556b
      
           Border around this has a color of #5a556b        
        
          <div style="border:2px solid #5a556b;">Content here</div>
        
        
          .myborder {border:2px solid #5a556b;}
        
        Border color #5a556b