#5a5893 color space conversions
Hex:
        #5a5893
        RGB:
        90, 88, 147
        CMY:
        65, 65, 42
        CMYK:
        39, 40, 0, 42
      HSL:
        242°, 25.1064%, 46.0784%
        HSV (HSB):
        242°, 40.1361%, 57.6471%
        XYZ:
        12.9726, 11.2597, 29.0934
        xyY:
        0.2433, 0.2111, 11.2597
      CIE-Lab:
        40.0145, 15.9928, -32.2408
        CIE-LCH:
        40.0145, 35.9894, 296.3833
        CIE-Luv:
        40.0145, -2.6240, -47.7664
        Hunter-Lab:
        33.5555, 10.2865, -27.9170
      #5a5893 color charts
#5a5893 RGB chart
      #5a5893 CMYK chart
      #5a5893 RGB pie chart
      #5a5893 color shades, tints & tones
#5a5893 color schemes
#5a5893 color preview, HTML & CSS examples
           This text has a color of #5a5893        
        
          <p style="color:#5a5893;">Text here</p>
        
        
          .mytext {color:#5a5893;}
        
        Text color #5a5893
      
           This box has a color of #5a5893        
        
          <div style="background-color:#5a5893;">Content here</div>
        
        
          .mybackground {background-color:#5a5893;}
        
        Background color #5a5893
      
           Border around this has a color of #5a5893        
        
          <div style="border:2px solid #5a5893;">Content here</div>
        
        
          .myborder {border:2px solid #5a5893;}
        
        Border color #5a5893