#5e3aad color space conversions
Hex:
        #5e3aad
        RGB:
        94, 58, 173
        CMY:
        63, 77, 32
        CMYK:
        46, 66, 0, 32
      HSL:
        259°, 49.7835%, 45.2941%
        HSV (HSB):
        259°, 66.4740%, 67.8431%
        XYZ:
        13.6720, 8.4229, 40.4404
        xyY:
        0.2186, 0.1347, 8.4229
      CIE-Lab:
        34.8486, 42.8047, -56.0934
        CIE-LCH:
        34.8486, 70.5600, 307.3471
        CIE-Luv:
        34.8486, 5.1746, -80.7597
        Hunter-Lab:
        29.0223, 33.2998, -62.3006
      #5e3aad color charts
#5e3aad RGB chart
      #5e3aad CMYK chart
      #5e3aad RGB pie chart
      #5e3aad color shades, tints & tones
#5e3aad color schemes
#5e3aad color preview, HTML & CSS examples
           This text has a color of #5e3aad        
        
          <p style="color:#5e3aad;">Text here</p>
        
        
          .mytext {color:#5e3aad;}
        
        Text color #5e3aad
      
           This box has a color of #5e3aad        
        
          <div style="background-color:#5e3aad;">Content here</div>
        
        
          .mybackground {background-color:#5e3aad;}
        
        Background color #5e3aad
      
           Border around this has a color of #5e3aad        
        
          <div style="border:2px solid #5e3aad;">Content here</div>
        
        
          .myborder {border:2px solid #5e3aad;}
        
        Border color #5e3aad