#5e3bae color space conversions
Hex:
        #5e3bae
        RGB:
        94, 59, 174
        CMY:
        63, 77, 32
        CMYK:
        46, 66, 0, 32
      HSL:
        258°, 49.3562%, 45.6863%
        HSV (HSB):
        258°, 66.0920%, 68.2353%
        XYZ:
        13.8200, 8.5636, 40.9689
        xyY:
        0.2181, 0.1352, 8.5636
      CIE-Lab:
        35.1301, 42.5335, -56.2317
        CIE-LCH:
        35.1301, 70.5060, 307.1038
        CIE-Luv:
        35.1301, 4.8511, -81.1520
        Hunter-Lab:
        29.2636, 33.0870, -62.5211
      #5e3bae color charts
#5e3bae RGB chart
      #5e3bae CMYK chart
      #5e3bae RGB pie chart
      #5e3bae color shades, tints & tones
#5e3bae color schemes
#5e3bae color preview, HTML & CSS examples
           This text has a color of #5e3bae        
        
          <p style="color:#5e3bae;">Text here</p>
        
        
          .mytext {color:#5e3bae;}
        
        Text color #5e3bae
      
           This box has a color of #5e3bae        
        
          <div style="background-color:#5e3bae;">Content here</div>
        
        
          .mybackground {background-color:#5e3bae;}
        
        Background color #5e3bae
      
           Border around this has a color of #5e3bae        
        
          <div style="border:2px solid #5e3bae;">Content here</div>
        
        
          .myborder {border:2px solid #5e3bae;}
        
        Border color #5e3bae