#5e3397 color space conversions
Hex:
        #5e3397
        RGB:
        94, 51, 151
        CMY:
        63, 80, 41
        CMYK:
        38, 66, 0, 41
      HSL:
        266°, 49.5050%, 39.6078%
        HSV (HSB):
        266°, 66.2252%, 59.2157%
        XYZ:
        11.3858, 6.9817, 30.0257
        xyY:
        0.2353, 0.1443, 6.9817
      CIE-Lab:
        31.7652, 40.5938, -47.8251
        CIE-LCH:
        31.7652, 62.7304, 310.3245
        CIE-Luv:
        31.7652, 9.5153, -67.5538
        Hunter-Lab:
        26.4229, 30.6769, -48.8781
      #5e3397 color charts
#5e3397 RGB chart
      #5e3397 CMYK chart
      #5e3397 RGB pie chart
      #5e3397 color shades, tints & tones
#5e3397 color schemes
#5e3397 color preview, HTML & CSS examples
           This text has a color of #5e3397        
        
          <p style="color:#5e3397;">Text here</p>
        
        
          .mytext {color:#5e3397;}
        
        Text color #5e3397
      
           This box has a color of #5e3397        
        
          <div style="background-color:#5e3397;">Content here</div>
        
        
          .mybackground {background-color:#5e3397;}
        
        Background color #5e3397
      
           Border around this has a color of #5e3397        
        
          <div style="border:2px solid #5e3397;">Content here</div>
        
        
          .myborder {border:2px solid #5e3397;}
        
        Border color #5e3397