#5e1e6a color space conversions
Hex:
        #5e1e6a
        RGB:
        94, 30, 106
        CMY:
        63, 88, 58
        CMYK:
        11, 72, 0, 58
      HSL:
        291°, 55.8824%, 26.6667%
        HSV (HSB):
        291°, 71.6981%, 41.5686%
        XYZ:
        7.6819, 4.3488, 14.0702
        xyY:
        0.2943, 0.1666, 4.3488
      CIE-Lab:
        24.7927, 40.3482, -30.7815
        CIE-LCH:
        24.7927, 50.7492, 322.6602
        CIE-Luv:
        24.7927, 22.2603, -41.3718
        Hunter-Lab:
        20.8539, 29.2593, -25.4055
      #5e1e6a color charts
#5e1e6a RGB chart
      #5e1e6a CMYK chart
      #5e1e6a RGB pie chart
      #5e1e6a color shades, tints & tones
#5e1e6a color schemes
#5e1e6a color preview, HTML & CSS examples
           This text has a color of #5e1e6a        
        
          <p style="color:#5e1e6a;">Text here</p>
        
        
          .mytext {color:#5e1e6a;}
        
        Text color #5e1e6a
      
           This box has a color of #5e1e6a        
        
          <div style="background-color:#5e1e6a;">Content here</div>
        
        
          .mybackground {background-color:#5e1e6a;}
        
        Background color #5e1e6a
      
           Border around this has a color of #5e1e6a        
        
          <div style="border:2px solid #5e1e6a;">Content here</div>
        
        
          .myborder {border:2px solid #5e1e6a;}
        
        Border color #5e1e6a