#5e4eda color space conversions
Hex:
        #5e4eda
        RGB:
        94, 78, 218
        CMY:
        63, 69, 15
        CMYK:
        57, 64, 0, 15
      HSL:
        247°, 65.4206%, 58.0392%
        HSV (HSB):
        247°, 64.2202%, 85.4902%
        XYZ:
        19.9954, 12.8904, 67.7639
        xyY:
        0.1987, 0.1281, 12.8904
      CIE-Lab:
        42.5977, 44.7960, -69.7256
        CIE-LCH:
        42.5977, 82.8755, 302.7192
        CIE-Luv:
        42.5977, -3.2526, -105.1540
        Hunter-Lab:
        35.9032, 36.5803, -86.7719
      #5e4eda color charts
#5e4eda RGB chart
      #5e4eda CMYK chart
      #5e4eda RGB pie chart
      #5e4eda color shades, tints & tones
#5e4eda color schemes
#5e4eda color preview, HTML & CSS examples
           This text has a color of #5e4eda        
        
          <p style="color:#5e4eda;">Text here</p>
        
        
          .mytext {color:#5e4eda;}
        
        Text color #5e4eda
      
           This box has a color of #5e4eda        
        
          <div style="background-color:#5e4eda;">Content here</div>
        
        
          .mybackground {background-color:#5e4eda;}
        
        Background color #5e4eda
      
           Border around this has a color of #5e4eda        
        
          <div style="border:2px solid #5e4eda;">Content here</div>
        
        
          .myborder {border:2px solid #5e4eda;}
        
        Border color #5e4eda