#5e0b4e color space conversions
Hex:
        #5e0b4e
        RGB:
        94, 11, 78
        CMY:
        63, 96, 69
        CMYK:
        0, 88, 17, 63
      HSL:
        312°, 79.0476%, 20.5882%
        HSV (HSB):
        312°, 88.2979%, 36.8627%
        XYZ:
        6.1109, 3.1691, 7.4973
        xyY:
        0.3642, 0.1889, 3.1691
      CIE-Lab:
        20.7087, 42.0781, -18.6836
        CIE-LCH:
        20.7087, 46.0396, 336.0577
        CIE-Luv:
        20.7087, 33.1668, -25.2350
        Hunter-Lab:
        17.8019, 30.1208, -12.5088
      #5e0b4e color charts
#5e0b4e RGB chart
      #5e0b4e CMYK chart
      #5e0b4e RGB pie chart
      #5e0b4e color shades, tints & tones
#5e0b4e color schemes
#5e0b4e color preview, HTML & CSS examples
           This text has a color of #5e0b4e        
        
          <p style="color:#5e0b4e;">Text here</p>
        
        
          .mytext {color:#5e0b4e;}
        
        Text color #5e0b4e
      
           This box has a color of #5e0b4e        
        
          <div style="background-color:#5e0b4e;">Content here</div>
        
        
          .mybackground {background-color:#5e0b4e;}
        
        Background color #5e0b4e
      
           Border around this has a color of #5e0b4e        
        
          <div style="border:2px solid #5e0b4e;">Content here</div>
        
        
          .myborder {border:2px solid #5e0b4e;}
        
        Border color #5e0b4e