#5e0a9d color space conversions
Hex:
        #5e0a9d
        RGB:
        94, 10, 157
        CMY:
        63, 96, 38
        CMYK:
        40, 94, 0, 38
      HSL:
        274°, 88.0240%, 32.7451%
        HSV (HSB):
        274°, 93.6306%, 61.5686%
        XYZ:
        10.8104, 5.0311, 32.2996
        xyY:
        0.2246, 0.1045, 5.0311
      CIE-Lab:
        26.8231, 57.6718, -59.5526
        CIE-LCH:
        26.8231, 82.9009, 314.0808
        CIE-Luv:
        26.8231, 13.3299, -77.1128
        Hunter-Lab:
        22.4301, 46.7775, -69.6773
      #5e0a9d color charts
#5e0a9d RGB chart
      #5e0a9d CMYK chart
      #5e0a9d RGB pie chart
      #5e0a9d color shades, tints & tones
#5e0a9d color schemes
#5e0a9d color preview, HTML & CSS examples
           This text has a color of #5e0a9d        
        
          <p style="color:#5e0a9d;">Text here</p>
        
        
          .mytext {color:#5e0a9d;}
        
        Text color #5e0a9d
      
           This box has a color of #5e0a9d        
        
          <div style="background-color:#5e0a9d;">Content here</div>
        
        
          .mybackground {background-color:#5e0a9d;}
        
        Background color #5e0a9d
      
           Border around this has a color of #5e0a9d        
        
          <div style="border:2px solid #5e0a9d;">Content here</div>
        
        
          .myborder {border:2px solid #5e0a9d;}
        
        Border color #5e0a9d