#5e0d8b color space conversions
Hex:
        #5e0d8b
        RGB:
        94, 13, 139
        CMY:
        63, 95, 45
        CMYK:
        32, 91, 0, 45
      HSL:
        279°, 82.8947%, 29.8039%
        HSV (HSB):
        279°, 90.6475%, 54.5098%
        XYZ:
        9.4202, 4.5316, 24.8043
        xyY:
        0.2431, 0.1169, 4.5316
      CIE-Lab:
        25.3564, 53.1297, -50.8437
        CIE-LCH:
        25.3564, 73.5380, 316.2595
        CIE-Luv:
        25.3564, 16.6054, -65.8199
        Hunter-Lab:
        21.2876, 41.7369, -54.1834
      #5e0d8b color charts
#5e0d8b RGB chart
      #5e0d8b CMYK chart
      #5e0d8b RGB pie chart
      #5e0d8b color shades, tints & tones
#5e0d8b color schemes
#5e0d8b color preview, HTML & CSS examples
           This text has a color of #5e0d8b        
        
          <p style="color:#5e0d8b;">Text here</p>
        
        
          .mytext {color:#5e0d8b;}
        
        Text color #5e0d8b
      
           This box has a color of #5e0d8b        
        
          <div style="background-color:#5e0d8b;">Content here</div>
        
        
          .mybackground {background-color:#5e0d8b;}
        
        Background color #5e0d8b
      
           Border around this has a color of #5e0d8b        
        
          <div style="border:2px solid #5e0d8b;">Content here</div>
        
        
          .myborder {border:2px solid #5e0d8b;}
        
        Border color #5e0d8b