#5e249e color space conversions
Hex:
        #5e249e
        RGB:
        94, 36, 158
        CMY:
        63, 86, 38
        CMYK:
        41, 77, 0, 38
      HSL:
        269°, 62.8866%, 38.0392%
        HSV (HSB):
        269°, 77.2152%, 61.9608%
        XYZ:
        11.4185, 6.1101, 32.9253
        xyY:
        0.2263, 0.1211, 6.1101
      CIE-Lab:
        29.6885, 49.7811, -55.4682
        CIE-LCH:
        29.6885, 74.5310, 311.9070
        CIE-Luv:
        29.6885, 10.9776, -75.6065
        Hunter-Lab:
        24.7185, 39.1992, -61.6718
      #5e249e color charts
#5e249e RGB chart
      #5e249e CMYK chart
      #5e249e RGB pie chart
      #5e249e color shades, tints & tones
#5e249e color schemes
#5e249e color preview, HTML & CSS examples
           This text has a color of #5e249e        
        
          <p style="color:#5e249e;">Text here</p>
        
        
          .mytext {color:#5e249e;}
        
        Text color #5e249e
      
           This box has a color of #5e249e        
        
          <div style="background-color:#5e249e;">Content here</div>
        
        
          .mybackground {background-color:#5e249e;}
        
        Background color #5e249e
      
           Border around this has a color of #5e249e        
        
          <div style="border:2px solid #5e249e;">Content here</div>
        
        
          .myborder {border:2px solid #5e249e;}
        
        Border color #5e249e