#5e014b color space conversions
Hex:
        #5e014b
        RGB:
        94, 1, 75
        CMY:
        63, 100, 71
        CMYK:
        0, 99, 20, 63
      HSL:
        312°, 97.8947%, 18.6275%
        HSV (HSB):
        312°, 98.9362%, 36.8627%
        XYZ:
        5.8969, 2.9094, 6.9074
        xyY:
        0.3753, 0.1851, 2.9094
      CIE-Lab:
        19.6773, 44.1582, -18.2528
        CIE-LCH:
        19.6773, 47.7819, 337.5423
        CIE-Luv:
        19.6773, 35.2709, -24.4692
        Hunter-Lab:
        17.0569, 31.8616, -12.0702
      #5e014b color charts
#5e014b RGB chart
      #5e014b CMYK chart
      #5e014b RGB pie chart
      #5e014b color shades, tints & tones
#5e014b color schemes
#5e014b color preview, HTML & CSS examples
           This text has a color of #5e014b        
        
          <p style="color:#5e014b;">Text here</p>
        
        
          .mytext {color:#5e014b;}
        
        Text color #5e014b
      
           This box has a color of #5e014b        
        
          <div style="background-color:#5e014b;">Content here</div>
        
        
          .mybackground {background-color:#5e014b;}
        
        Background color #5e014b
      
           Border around this has a color of #5e014b        
        
          <div style="border:2px solid #5e014b;">Content here</div>
        
        
          .myborder {border:2px solid #5e014b;}
        
        Border color #5e014b