#5e1f6a color space conversions
Hex:
        #5e1f6a
        RGB:
        94, 31, 106
        CMY:
        63, 88, 58
        CMYK:
        11, 71, 0, 58
      HSL:
        290°, 54.7445%, 26.8627%
        HSV (HSB):
        290°, 70.7547%, 41.5686%
        XYZ:
        7.7076, 4.4003, 14.0788
        xyY:
        0.2943, 0.1680, 4.4003
      CIE-Lab:
        24.9529, 39.8988, -30.5259
        CIE-LCH:
        24.9529, 50.2369, 322.5810
        CIE-Luv:
        24.9529, 22.0775, -41.1268
        Hunter-Lab:
        20.9768, 28.8776, -25.1092
      #5e1f6a color charts
#5e1f6a RGB chart
      #5e1f6a CMYK chart
      #5e1f6a RGB pie chart
      #5e1f6a color shades, tints & tones
#5e1f6a color schemes
#5e1f6a color preview, HTML & CSS examples
           This text has a color of #5e1f6a        
        
          <p style="color:#5e1f6a;">Text here</p>
        
        
          .mytext {color:#5e1f6a;}
        
        Text color #5e1f6a
      
           This box has a color of #5e1f6a        
        
          <div style="background-color:#5e1f6a;">Content here</div>
        
        
          .mybackground {background-color:#5e1f6a;}
        
        Background color #5e1f6a
      
           Border around this has a color of #5e1f6a        
        
          <div style="border:2px solid #5e1f6a;">Content here</div>
        
        
          .myborder {border:2px solid #5e1f6a;}
        
        Border color #5e1f6a