#5e013f color space conversions
Hex:
        #5e013f
        RGB:
        94, 1, 63
        CMY:
        63, 100, 75
        CMYK:
        0, 99, 33, 63
      HSL:
        320°, 97.8947%, 18.6275%
        HSV (HSB):
        320°, 98.9362%, 36.8627%
        XYZ:
        5.5242, 2.7603, 4.9443
        xyY:
        0.4176, 0.2087, 2.7603
      CIE-Lab:
        19.0570, 42.5695, -10.9095
        CIE-LCH:
        19.0570, 43.9452, 345.6259
        CIE-Luv:
        19.0570, 39.6228, -16.3760
        Hunter-Lab:
        16.6141, 30.2763, -6.0145
      #5e013f color charts
#5e013f RGB chart
      #5e013f CMYK chart
      #5e013f RGB pie chart
      #5e013f color shades, tints & tones
#5e013f color schemes
#5e013f color preview, HTML & CSS examples
           This text has a color of #5e013f        
        
          <p style="color:#5e013f;">Text here</p>
        
        
          .mytext {color:#5e013f;}
        
        Text color #5e013f
      
           This box has a color of #5e013f        
        
          <div style="background-color:#5e013f;">Content here</div>
        
        
          .mybackground {background-color:#5e013f;}
        
        Background color #5e013f
      
           Border around this has a color of #5e013f        
        
          <div style="border:2px solid #5e013f;">Content here</div>
        
        
          .myborder {border:2px solid #5e013f;}
        
        Border color #5e013f