#5a4a90 color space conversions
Hex:
        #5a4a90
        RGB:
        90, 74, 144
        CMY:
        65, 71, 44
        CMYK:
        38, 49, 0, 44
      HSL:
        254°, 32.1101%, 42.7451%
        HSV (HSB):
        254°, 48.6111%, 56.4706%
        XYZ:
        11.6993, 9.0848, 27.5225
        xyY:
        0.2422, 0.1881, 9.0848
      CIE-Lab:
        36.1471, 23.9476, -36.5471
        CIE-LCH:
        36.1471, 43.6941, 303.2349
        CIE-Luv:
        36.1471, 2.4200, -53.4170
        Hunter-Lab:
        30.1411, 16.5380, -33.0403
      #5a4a90 color charts
#5a4a90 RGB chart
      #5a4a90 CMYK chart
      #5a4a90 RGB pie chart
      #5a4a90 color shades, tints & tones
#5a4a90 color schemes
#5a4a90 color preview, HTML & CSS examples
           This text has a color of #5a4a90        
        
          <p style="color:#5a4a90;">Text here</p>
        
        
          .mytext {color:#5a4a90;}
        
        Text color #5a4a90
      
           This box has a color of #5a4a90        
        
          <div style="background-color:#5a4a90;">Content here</div>
        
        
          .mybackground {background-color:#5a4a90;}
        
        Background color #5a4a90
      
           Border around this has a color of #5a4a90        
        
          <div style="border:2px solid #5a4a90;">Content here</div>
        
        
          .myborder {border:2px solid #5a4a90;}
        
        Border color #5a4a90