#5e157a color space conversions
Hex:
        #5e157a
        RGB:
        94, 21, 122
        CMY:
        63, 92, 52
        CMYK:
        23, 83, 0, 52
      HSL:
        283°, 70.6294%, 28.0392%
        HSV (HSB):
        283°, 82.7869%, 47.8431%
        XYZ:
        8.3971, 4.3212, 18.8038
        xyY:
        0.2664, 0.1371, 4.3212
      CIE-Lab:
        24.7060, 47.2332, -41.1935
        CIE-LCH:
        24.7060, 62.6728, 318.9074
        CIE-Luv:
        24.7060, 19.6812, -54.0594
        Hunter-Lab:
        20.7874, 35.7275, -39.0813
      #5e157a color charts
#5e157a RGB chart
      #5e157a CMYK chart
      #5e157a RGB pie chart
      #5e157a color shades, tints & tones
#5e157a color schemes
#5e157a color preview, HTML & CSS examples
           This text has a color of #5e157a        
        
          <p style="color:#5e157a;">Text here</p>
        
        
          .mytext {color:#5e157a;}
        
        Text color #5e157a
      
           This box has a color of #5e157a        
        
          <div style="background-color:#5e157a;">Content here</div>
        
        
          .mybackground {background-color:#5e157a;}
        
        Background color #5e157a
      
           Border around this has a color of #5e157a        
        
          <div style="border:2px solid #5e157a;">Content here</div>
        
        
          .myborder {border:2px solid #5e157a;}
        
        Border color #5e157a