#5e015b color space conversions
Hex:
        #5e015b
        RGB:
        94, 1, 91
        CMY:
        63, 100, 64
        CMYK:
        0, 99, 3, 63
      HSL:
        302°, 97.8947%, 18.6275%
        HSV (HSB):
        302°, 98.9362%, 36.8627%
        XYZ:
        6.5153, 3.1567, 10.1634
        xyY:
        0.3285, 0.1591, 3.1567
      CIE-Lab:
        20.6609, 46.6082, -27.5158
        CIE-LCH:
        20.6609, 54.1243, 329.4439
        CIE-Luv:
        20.6609, 29.8407, -35.3320
        Hunter-Lab:
        17.7672, 34.3640, -21.4789
      #5e015b color charts
#5e015b RGB chart
      #5e015b CMYK chart
      #5e015b RGB pie chart
      #5e015b color shades, tints & tones
#5e015b color schemes
#5e015b color preview, HTML & CSS examples
           This text has a color of #5e015b        
        
          <p style="color:#5e015b;">Text here</p>
        
        
          .mytext {color:#5e015b;}
        
        Text color #5e015b
      
           This box has a color of #5e015b        
        
          <div style="background-color:#5e015b;">Content here</div>
        
        
          .mybackground {background-color:#5e015b;}
        
        Background color #5e015b
      
           Border around this has a color of #5e015b        
        
          <div style="border:2px solid #5e015b;">Content here</div>
        
        
          .myborder {border:2px solid #5e015b;}
        
        Border color #5e015b