#5e43ad color space conversions
Hex:
        #5e43ad
        RGB:
        94, 67, 173
        CMY:
        63, 74, 32
        CMYK:
        46, 61, 0, 32
      HSL:
        255°, 44.1667%, 47.0588%
        HSV (HSB):
        255°, 61.2717%, 67.8431%
        XYZ:
        14.1661, 9.4111, 40.6051
        xyY:
        0.2207, 0.1466, 9.4111
      CIE-Lab:
        36.7641, 37.6669, -52.9857
        CIE-LCH:
        36.7641, 65.0099, 305.4086
        CIE-Luv:
        36.7641, 3.1616, -77.7708
        Hunter-Lab:
        30.6776, 28.7408, -57.0024
      #5e43ad color charts
#5e43ad RGB chart
      #5e43ad CMYK chart
      #5e43ad RGB pie chart
      #5e43ad color shades, tints & tones
#5e43ad color schemes
#5e43ad color preview, HTML & CSS examples
           This text has a color of #5e43ad        
        
          <p style="color:#5e43ad;">Text here</p>
        
        
          .mytext {color:#5e43ad;}
        
        Text color #5e43ad
      
           This box has a color of #5e43ad        
        
          <div style="background-color:#5e43ad;">Content here</div>
        
        
          .mybackground {background-color:#5e43ad;}
        
        Background color #5e43ad
      
           Border around this has a color of #5e43ad        
        
          <div style="border:2px solid #5e43ad;">Content here</div>
        
        
          .myborder {border:2px solid #5e43ad;}
        
        Border color #5e43ad