#5e35ad color space conversions
Hex:
        #5e35ad
        RGB:
        94, 53, 173
        CMY:
        63, 79, 32
        CMYK:
        46, 69, 0, 32
      HSL:
        261°, 53.0973%, 44.3137%
        HSV (HSB):
        261°, 69.3642%, 67.8431%
        XYZ:
        13.4320, 7.9430, 40.3604
        xyY:
        0.2176, 0.1287, 7.9430
      CIE-Lab:
        33.8639, 45.5072, -57.6962
        CIE-LCH:
        33.8639, 73.4831, 308.2642
        CIE-Luv:
        33.8639, 6.1513, -82.1083
        Hunter-Lab:
        28.1834, 35.7511, -65.1787
      #5e35ad color charts
#5e35ad RGB chart
      #5e35ad CMYK chart
      #5e35ad RGB pie chart
      #5e35ad color shades, tints & tones
#5e35ad color schemes
#5e35ad color preview, HTML & CSS examples
           This text has a color of #5e35ad        
        
          <p style="color:#5e35ad;">Text here</p>
        
        
          .mytext {color:#5e35ad;}
        
        Text color #5e35ad
      
           This box has a color of #5e35ad        
        
          <div style="background-color:#5e35ad;">Content here</div>
        
        
          .mybackground {background-color:#5e35ad;}
        
        Background color #5e35ad
      
           Border around this has a color of #5e35ad        
        
          <div style="border:2px solid #5e35ad;">Content here</div>
        
        
          .myborder {border:2px solid #5e35ad;}
        
        Border color #5e35ad