#5e158d color space conversions
Hex:
        #5e158d
        RGB:
        94, 21, 141
        CMY:
        63, 92, 45
        CMYK:
        33, 85, 0, 45
      HSL:
        277°, 74.0741%, 31.7647%
        HSV (HSB):
        277°, 85.1064%, 55.2941%
        XYZ:
        9.6920, 4.8391, 25.6225
        xyY:
        0.2414, 0.1205, 4.8391
      CIE-Lab:
        26.2714, 51.3897, -50.5947
        CIE-LCH:
        26.2714, 72.1160, 315.4466
        CIE-Luv:
        26.2714, 15.6282, -66.4873
        Hunter-Lab:
        21.9980, 40.1481, -53.6605
      #5e158d color charts
#5e158d RGB chart
      #5e158d CMYK chart
      #5e158d RGB pie chart
      #5e158d color shades, tints & tones
#5e158d color schemes
#5e158d color preview, HTML & CSS examples
           This text has a color of #5e158d        
        
          <p style="color:#5e158d;">Text here</p>
        
        
          .mytext {color:#5e158d;}
        
        Text color #5e158d
      
           This box has a color of #5e158d        
        
          <div style="background-color:#5e158d;">Content here</div>
        
        
          .mybackground {background-color:#5e158d;}
        
        Background color #5e158d
      
           Border around this has a color of #5e158d        
        
          <div style="border:2px solid #5e158d;">Content here</div>
        
        
          .myborder {border:2px solid #5e158d;}
        
        Border color #5e158d