#5a4ab2 color space conversions
Hex:
        #5a4ab2
        RGB:
        90, 74, 178
        CMY:
        65, 71, 30
        CMYK:
        49, 58, 0, 30
      HSL:
        249°, 41.2698%, 49.4118%
        HSV (HSB):
        249°, 58.4270%, 69.8039%
        XYZ:
        14.7011, 10.2856, 43.3300
        xyY:
        0.2152, 0.1506, 10.2856
      CIE-Lab:
        38.3502, 34.1268, -53.4019
        CIE-LCH:
        38.3502, 63.3751, 302.5808
        CIE-Luv:
        38.3502, -0.5747, -79.1256
        Hunter-Lab:
        32.0711, 25.6983, -57.6545
      #5a4ab2 color charts
#5a4ab2 RGB chart
      #5a4ab2 CMYK chart
      #5a4ab2 RGB pie chart
      #5a4ab2 color shades, tints & tones
#5a4ab2 color schemes
#5a4ab2 color preview, HTML & CSS examples
           This text has a color of #5a4ab2        
        
          <p style="color:#5a4ab2;">Text here</p>
        
        
          .mytext {color:#5a4ab2;}
        
        Text color #5a4ab2
      
           This box has a color of #5a4ab2        
        
          <div style="background-color:#5a4ab2;">Content here</div>
        
        
          .mybackground {background-color:#5a4ab2;}
        
        Background color #5a4ab2
      
           Border around this has a color of #5a4ab2        
        
          <div style="border:2px solid #5a4ab2;">Content here</div>
        
        
          .myborder {border:2px solid #5a4ab2;}
        
        Border color #5a4ab2