#5a3ac2 color space conversions
Hex:
        #5a3ac2
        RGB:
        90, 58, 194
        CMY:
        65, 77, 24
        CMYK:
        54, 70, 0, 24
      HSL:
        254°, 53.9683%, 49.4118%
        HSV (HSB):
        254°, 70.1031%, 76.0784%
        XYZ:
        15.4671, 9.0948, 51.9792
        xyY:
        0.2021, 0.1188, 9.0948
      CIE-Lab:
        36.1662, 48.1232, -66.3682
        CIE-LCH:
        36.1662, 81.9791, 305.9457
        CIE-Luv:
        36.1662, 1.4785, -95.1743
        Hunter-Lab:
        30.1576, 38.7725, -81.0810
      #5a3ac2 color charts
#5a3ac2 RGB chart
      #5a3ac2 CMYK chart
      #5a3ac2 RGB pie chart
      #5a3ac2 color shades, tints & tones
#5a3ac2 color schemes
#5a3ac2 color preview, HTML & CSS examples
           This text has a color of #5a3ac2        
        
          <p style="color:#5a3ac2;">Text here</p>
        
        
          .mytext {color:#5a3ac2;}
        
        Text color #5a3ac2
      
           This box has a color of #5a3ac2        
        
          <div style="background-color:#5a3ac2;">Content here</div>
        
        
          .mybackground {background-color:#5a3ac2;}
        
        Background color #5a3ac2
      
           Border around this has a color of #5a3ac2        
        
          <div style="border:2px solid #5a3ac2;">Content here</div>
        
        
          .myborder {border:2px solid #5a3ac2;}
        
        Border color #5a3ac2