#5a5b9a color space conversions
Hex:
        #5a5b9a
        RGB:
        90, 91, 154
        CMY:
        65, 64, 40
        CMYK:
        42, 41, 0, 40
      HSL:
        239°, 26.2295%, 47.8431%
        HSV (HSB):
        239°, 41.5584%, 60.3922%
        XYZ:
        13.7903, 11.9889, 32.1591
        xyY:
        0.2380, 0.2069, 11.9889
      CIE-Lab:
        41.1985, 16.1878, -34.5738
        CIE-LCH:
        41.1985, 38.1758, 295.0894
        CIE-Luv:
        41.1985, -4.1217, -51.6280
        Hunter-Lab:
        34.6250, 10.4982, -30.8300
      #5a5b9a color charts
#5a5b9a RGB chart
      #5a5b9a CMYK chart
      #5a5b9a RGB pie chart
      #5a5b9a color shades, tints & tones
#5a5b9a color schemes
#5a5b9a color preview, HTML & CSS examples
           This text has a color of #5a5b9a        
        
          <p style="color:#5a5b9a;">Text here</p>
        
        
          .mytext {color:#5a5b9a;}
        
        Text color #5a5b9a
      
           This box has a color of #5a5b9a        
        
          <div style="background-color:#5a5b9a;">Content here</div>
        
        
          .mybackground {background-color:#5a5b9a;}
        
        Background color #5a5b9a
      
           Border around this has a color of #5a5b9a        
        
          <div style="border:2px solid #5a5b9a;">Content here</div>
        
        
          .myborder {border:2px solid #5a5b9a;}
        
        Border color #5a5b9a