#5e3bea color space conversions
Hex:
        #5e3bea
        RGB:
        94, 59, 234
        CMY:
        63, 77, 8
        CMYK:
        60, 75, 0, 8
      HSL:
        252°, 80.6452%, 57.4510%
        HSV (HSB):
        252°, 74.7863%, 91.7647%
        XYZ:
        21.0313, 11.4481, 78.9431
        xyY:
        0.1888, 0.1027, 11.4481
      CIE-Lab:
        40.3252, 59.6406, -82.5600
        CIE-LCH:
        40.3252, 101.8487, 305.8440
        CIE-Luv:
        40.3252, -1.0534, -119.7816
        Hunter-Lab:
        33.8351, 51.7413, -114.6493
      #5e3bea color charts
#5e3bea RGB chart
      #5e3bea CMYK chart
      #5e3bea RGB pie chart
      #5e3bea color shades, tints & tones
#5e3bea color schemes
#5e3bea color preview, HTML & CSS examples
           This text has a color of #5e3bea        
        
          <p style="color:#5e3bea;">Text here</p>
        
        
          .mytext {color:#5e3bea;}
        
        Text color #5e3bea
      
           This box has a color of #5e3bea        
        
          <div style="background-color:#5e3bea;">Content here</div>
        
        
          .mybackground {background-color:#5e3bea;}
        
        Background color #5e3bea
      
           Border around this has a color of #5e3bea        
        
          <div style="border:2px solid #5e3bea;">Content here</div>
        
        
          .myborder {border:2px solid #5e3bea;}
        
        Border color #5e3bea