#5a4792 color space conversions
Hex:
        #5a4792
        RGB:
        90, 71, 146
        CMY:
        65, 72, 43
        CMYK:
        38, 51, 0, 43
      HSL:
        255°, 34.5622%, 42.5490%
        HSV (HSB):
        255°, 51.3699%, 57.2549%
        XYZ:
        11.6580, 8.7555, 28.2697
        xyY:
        0.2395, 0.1798, 8.7555
      CIE-Lab:
        35.5091, 26.4047, -38.7812
        CIE-LCH:
        35.5091, 46.9168, 304.2495
        CIE-Luv:
        35.5091, 3.1699, -56.5118
        Hunter-Lab:
        29.5896, 18.5452, -35.9324
      #5a4792 color charts
#5a4792 RGB chart
      #5a4792 CMYK chart
      #5a4792 RGB pie chart
      #5a4792 color shades, tints & tones
#5a4792 color schemes
#5a4792 color preview, HTML & CSS examples
           This text has a color of #5a4792        
        
          <p style="color:#5a4792;">Text here</p>
        
        
          .mytext {color:#5a4792;}
        
        Text color #5a4792
      
           This box has a color of #5a4792        
        
          <div style="background-color:#5a4792;">Content here</div>
        
        
          .mybackground {background-color:#5a4792;}
        
        Background color #5a4792
      
           Border around this has a color of #5a4792        
        
          <div style="border:2px solid #5a4792;">Content here</div>
        
        
          .myborder {border:2px solid #5a4792;}
        
        Border color #5a4792