#5e0980 color space conversions
Hex:
        #5e0980
        RGB:
        94, 9, 128
        CMY:
        63, 96, 50
        CMYK:
        27, 93, 0, 50
      HSL:
        283°, 86.8613%, 26.8627%
        HSV (HSB):
        283°, 92.9688%, 50.1961%
        XYZ:
        8.6101, 4.1336, 20.7661
        xyY:
        0.2569, 0.1234, 4.1336
      CIE-Lab:
        24.1082, 51.6765, -45.9709
        CIE-LCH:
        24.1082, 69.1649, 318.3441
        CIE-Luv:
        24.1082, 19.2058, -59.0570
        Hunter-Lab:
        20.3312, 40.0135, -46.3266
      #5e0980 color charts
#5e0980 RGB chart
      #5e0980 CMYK chart
      #5e0980 RGB pie chart
      #5e0980 color shades, tints & tones
#5e0980 color schemes
#5e0980 color preview, HTML & CSS examples
           This text has a color of #5e0980        
        
          <p style="color:#5e0980;">Text here</p>
        
        
          .mytext {color:#5e0980;}
        
        Text color #5e0980
      
           This box has a color of #5e0980        
        
          <div style="background-color:#5e0980;">Content here</div>
        
        
          .mybackground {background-color:#5e0980;}
        
        Background color #5e0980
      
           Border around this has a color of #5e0980        
        
          <div style="border:2px solid #5e0980;">Content here</div>
        
        
          .myborder {border:2px solid #5e0980;}
        
        Border color #5e0980