#5a4180 color space conversions
Hex:
        #5a4180
        RGB:
        90, 65, 128
        CMY:
        65, 75, 50
        CMYK:
        30, 49, 0, 50
      HSL:
        264°, 32.6425%, 37.8431%
        HSV (HSB):
        264°, 49.2188%, 50.1961%
        XYZ:
        10.0030, 7.5128, 21.3450
        xyY:
        0.2574, 0.1933, 7.5128
      CIE-Lab:
        32.9468, 25.0888, -31.7917
        CIE-LCH:
        32.9468, 40.4989, 308.2791
        CIE-Luv:
        32.9468, 7.0409, -45.5016
        Hunter-Lab:
        27.4094, 17.1768, -26.9852
      #5a4180 color charts
#5a4180 RGB chart
      #5a4180 CMYK chart
      #5a4180 RGB pie chart
      #5a4180 color shades, tints & tones
#5a4180 color schemes
#5a4180 color preview, HTML & CSS examples
           This text has a color of #5a4180        
        
          <p style="color:#5a4180;">Text here</p>
        
        
          .mytext {color:#5a4180;}
        
        Text color #5a4180
      
           This box has a color of #5a4180        
        
          <div style="background-color:#5a4180;">Content here</div>
        
        
          .mybackground {background-color:#5a4180;}
        
        Background color #5a4180
      
           Border around this has a color of #5a4180        
        
          <div style="border:2px solid #5a4180;">Content here</div>
        
        
          .myborder {border:2px solid #5a4180;}
        
        Border color #5a4180