#5e0a9e color space conversions
Hex:
        #5e0a9e
        RGB:
        94, 10, 158
        CMY:
        63, 96, 38
        CMYK:
        41, 94, 0, 38
      HSL:
        274°, 88.0952%, 32.9412%
        HSV (HSB):
        274°, 93.6709%, 61.9608%
        XYZ:
        10.8962, 5.0654, 32.7512
        xyY:
        0.2237, 0.1040, 5.0654
      CIE-Lab:
        26.9202, 57.8922, -60.0039
        CIE-LCH:
        26.9202, 83.3785, 313.9738
        CIE-Luv:
        26.9202, 13.1542, -77.7219
        Hunter-Lab:
        22.5064, 47.0322, -70.5239
      #5e0a9e color charts
#5e0a9e RGB chart
      #5e0a9e CMYK chart
      #5e0a9e RGB pie chart
      #5e0a9e color shades, tints & tones
#5e0a9e color schemes
#5e0a9e color preview, HTML & CSS examples
           This text has a color of #5e0a9e        
        
          <p style="color:#5e0a9e;">Text here</p>
        
        
          .mytext {color:#5e0a9e;}
        
        Text color #5e0a9e
      
           This box has a color of #5e0a9e        
        
          <div style="background-color:#5e0a9e;">Content here</div>
        
        
          .mybackground {background-color:#5e0a9e;}
        
        Background color #5e0a9e
      
           Border around this has a color of #5e0a9e        
        
          <div style="border:2px solid #5e0a9e;">Content here</div>
        
        
          .myborder {border:2px solid #5e0a9e;}
        
        Border color #5e0a9e