#5e35e1 color space conversions
Hex:
        #5e35e1
        RGB:
        94, 53, 225
        CMY:
        63, 79, 12
        CMYK:
        58, 76, 0, 12
      HSL:
        254°, 74.1379%, 54.5098%
        HSV (HSB):
        254°, 76.4444%, 88.2353%
        XYZ:
        19.4798, 10.3621, 72.2076
        xyY:
        0.1909, 0.1015, 10.3621
      CIE-Lab:
        38.4847, 59.9463, -80.4707
        CIE-LCH:
        38.4847, 100.3449, 306.6841
        CIE-Luv:
        38.4847, 0.5854, -115.1429
        Hunter-Lab:
        32.1903, 51.6856, -110.4631
      #5e35e1 color charts
#5e35e1 RGB chart
      #5e35e1 CMYK chart
      #5e35e1 RGB pie chart
      #5e35e1 color shades, tints & tones
#5e35e1 color schemes
#5e35e1 color preview, HTML & CSS examples
           This text has a color of #5e35e1        
        
          <p style="color:#5e35e1;">Text here</p>
        
        
          .mytext {color:#5e35e1;}
        
        Text color #5e35e1
      
           This box has a color of #5e35e1        
        
          <div style="background-color:#5e35e1;">Content here</div>
        
        
          .mybackground {background-color:#5e35e1;}
        
        Background color #5e35e1
      
           Border around this has a color of #5e35e1        
        
          <div style="border:2px solid #5e35e1;">Content here</div>
        
        
          .myborder {border:2px solid #5e35e1;}
        
        Border color #5e35e1