#5e0eab color space conversions
Hex:
        #5e0eab
        RGB:
        94, 14, 171
        CMY:
        63, 95, 33
        CMYK:
        45, 92, 0, 33
      HSL:
        271°, 84.8649%, 36.2745%
        HSV (HSB):
        271°, 91.8129%, 67.0588%
        XYZ:
        12.1238, 5.6340, 38.9766
        xyY:
        0.2137, 0.0993, 5.6340
      CIE-Lab:
        28.4697, 60.0127, -65.3355
        CIE-LCH:
        28.4697, 88.7144, 312.5684
        CIE-Luv:
        28.4697, 10.8205, -85.4603
        Hunter-Lab:
        23.7361, 49.6351, -80.7435
      #5e0eab color charts
#5e0eab RGB chart
      #5e0eab CMYK chart
      #5e0eab RGB pie chart
      #5e0eab color shades, tints & tones
#5e0eab color schemes
#5e0eab color preview, HTML & CSS examples
           This text has a color of #5e0eab        
        
          <p style="color:#5e0eab;">Text here</p>
        
        
          .mytext {color:#5e0eab;}
        
        Text color #5e0eab
      
           This box has a color of #5e0eab        
        
          <div style="background-color:#5e0eab;">Content here</div>
        
        
          .mybackground {background-color:#5e0eab;}
        
        Background color #5e0eab
      
           Border around this has a color of #5e0eab        
        
          <div style="border:2px solid #5e0eab;">Content here</div>
        
        
          .myborder {border:2px solid #5e0eab;}
        
        Border color #5e0eab