#5a4ac2 color space conversions
Hex:
        #5a4ac2
        RGB:
        90, 74, 194
        CMY:
        65, 71, 24
        CMYK:
        54, 62, 0, 24
      HSL:
        248°, 49.5868%, 52.5490%
        HSV (HSB):
        248°, 61.8557%, 76.0784%
        XYZ:
        16.4028, 10.9663, 52.2911
        xyY:
        0.2059, 0.1377, 10.9663
      CIE-Lab:
        39.5236, 39.0492, -60.8916
        CIE-LCH:
        39.5236, 72.3369, 302.6716
        CIE-Luv:
        39.5236, -1.8452, -90.5001
        Hunter-Lab:
        33.1153, 30.4635, -70.4417
      #5a4ac2 color charts
#5a4ac2 RGB chart
      #5a4ac2 CMYK chart
      #5a4ac2 RGB pie chart
      #5a4ac2 color shades, tints & tones
#5a4ac2 color schemes
#5a4ac2 color preview, HTML & CSS examples
           This text has a color of #5a4ac2        
        
          <p style="color:#5a4ac2;">Text here</p>
        
        
          .mytext {color:#5a4ac2;}
        
        Text color #5a4ac2
      
           This box has a color of #5a4ac2        
        
          <div style="background-color:#5a4ac2;">Content here</div>
        
        
          .mybackground {background-color:#5a4ac2;}
        
        Background color #5a4ac2
      
           Border around this has a color of #5a4ac2        
        
          <div style="border:2px solid #5a4ac2;">Content here</div>
        
        
          .myborder {border:2px solid #5a4ac2;}
        
        Border color #5a4ac2