#5e0d7b color space conversions
Hex:
        #5e0d7b
        RGB:
        94, 13, 123
        CMY:
        63, 95, 52
        CMYK:
        24, 89, 0, 52
      HSL:
        284°, 80.8824%, 26.6667%
        HSV (HSB):
        284°, 89.4309%, 48.2353%
        XYZ:
        8.3352, 4.0976, 19.0905
        xyY:
        0.2644, 0.1300, 4.0976
      CIE-Lab:
        23.9915, 49.7639, -42.9884
        CIE-LCH:
        23.9915, 65.7605, 319.1780
        CIE-Luv:
        23.9915, 20.1292, -55.5528
        Hunter-Lab:
        20.2425, 38.0758, -41.7460
      #5e0d7b color charts
#5e0d7b RGB chart
      #5e0d7b CMYK chart
      #5e0d7b RGB pie chart
      #5e0d7b color shades, tints & tones
#5e0d7b color schemes
#5e0d7b color preview, HTML & CSS examples
           This text has a color of #5e0d7b        
        
          <p style="color:#5e0d7b;">Text here</p>
        
        
          .mytext {color:#5e0d7b;}
        
        Text color #5e0d7b
      
           This box has a color of #5e0d7b        
        
          <div style="background-color:#5e0d7b;">Content here</div>
        
        
          .mybackground {background-color:#5e0d7b;}
        
        Background color #5e0d7b
      
           Border around this has a color of #5e0d7b        
        
          <div style="border:2px solid #5e0d7b;">Content here</div>
        
        
          .myborder {border:2px solid #5e0d7b;}
        
        Border color #5e0d7b