#5e0e8a color space conversions
Hex:
        #5e0e8a
        RGB:
        94, 14, 138
        CMY:
        63, 95, 46
        CMYK:
        32, 90, 0, 46
      HSL:
        279°, 81.5789%, 29.8039%
        HSV (HSB):
        279°, 89.8551%, 54.1176%
        XYZ:
        9.3606, 4.5287, 24.4255
        xyY:
        0.2443, 0.1182, 4.5287
      CIE-Lab:
        25.3476, 52.6780, -50.2339
        CIE-LCH:
        25.3476, 72.7902, 316.3605
        CIE-Luv:
        25.3476, 16.7506, -65.1253
        Hunter-Lab:
        21.2808, 41.2735, -53.1548
      #5e0e8a color charts
#5e0e8a RGB chart
      #5e0e8a CMYK chart
      #5e0e8a RGB pie chart
      #5e0e8a color shades, tints & tones
#5e0e8a color schemes
#5e0e8a color preview, HTML & CSS examples
           This text has a color of #5e0e8a        
        
          <p style="color:#5e0e8a;">Text here</p>
        
        
          .mytext {color:#5e0e8a;}
        
        Text color #5e0e8a
      
           This box has a color of #5e0e8a        
        
          <div style="background-color:#5e0e8a;">Content here</div>
        
        
          .mybackground {background-color:#5e0e8a;}
        
        Background color #5e0e8a
      
           Border around this has a color of #5e0e8a        
        
          <div style="border:2px solid #5e0e8a;">Content here</div>
        
        
          .myborder {border:2px solid #5e0e8a;}
        
        Border color #5e0e8a