#5a5c7a color space conversions
Hex:
        #5a5c7a
        RGB:
        90, 92, 122
        CMY:
        65, 64, 52
        CMYK:
        26, 25, 0, 52
      HSL:
        236°, 15.0943%, 41.5686%
        HSV (HSB):
        236°, 26.2295%, 47.8431%
        XYZ:
        11.5564, 11.2331, 19.9715
        xyY:
        0.2703, 0.2627, 11.2331
      CIE-Lab:
        39.9703, 6.4520, -17.1348
        CIE-LCH:
        39.9703, 18.3093, 290.6337
        CIE-Luv:
        39.9703, -2.7051, -24.4415
        Hunter-Lab:
        33.5158, 2.8952, -11.8688
      #5a5c7a color charts
#5a5c7a RGB chart
      #5a5c7a CMYK chart
      #5a5c7a RGB pie chart
      #5a5c7a color shades, tints & tones
#5a5c7a color schemes
#5a5c7a color preview, HTML & CSS examples
           This text has a color of #5a5c7a        
        
          <p style="color:#5a5c7a;">Text here</p>
        
        
          .mytext {color:#5a5c7a;}
        
        Text color #5a5c7a
      
           This box has a color of #5a5c7a        
        
          <div style="background-color:#5a5c7a;">Content here</div>
        
        
          .mybackground {background-color:#5a5c7a;}
        
        Background color #5a5c7a
      
           Border around this has a color of #5a5c7a        
        
          <div style="border:2px solid #5a5c7a;">Content here</div>
        
        
          .myborder {border:2px solid #5a5c7a;}
        
        Border color #5a5c7a