#5e0b7b color space conversions
Hex:
        #5e0b7b
        RGB:
        94, 11, 123
        CMY:
        63, 96, 52
        CMYK:
        24, 91, 0, 52
      HSL:
        284°, 83.5821%, 26.2745%
        HSV (HSB):
        284°, 91.0569%, 48.2353%
        XYZ:
        8.3109, 4.0491, 19.0824
        xyY:
        0.2643, 0.1288, 4.0491
      CIE-Lab:
        23.8331, 50.2311, -43.2457
        CIE-LCH:
        23.8331, 66.2824, 319.2737
        CIE-Luv:
        23.8331, 20.2578, -55.7043
        Hunter-Lab:
        20.1223, 38.5098, -42.1402
      #5e0b7b color charts
#5e0b7b RGB chart
      #5e0b7b CMYK chart
      #5e0b7b RGB pie chart
      #5e0b7b color shades, tints & tones
#5e0b7b color schemes
#5e0b7b color preview, HTML & CSS examples
           This text has a color of #5e0b7b        
        
          <p style="color:#5e0b7b;">Text here</p>
        
        
          .mytext {color:#5e0b7b;}
        
        Text color #5e0b7b
      
           This box has a color of #5e0b7b        
        
          <div style="background-color:#5e0b7b;">Content here</div>
        
        
          .mybackground {background-color:#5e0b7b;}
        
        Background color #5e0b7b
      
           Border around this has a color of #5e0b7b        
        
          <div style="border:2px solid #5e0b7b;">Content here</div>
        
        
          .myborder {border:2px solid #5e0b7b;}
        
        Border color #5e0b7b