#5e357a color space conversions
Hex:
        #5e357a
        RGB:
        94, 53, 122
        CMY:
        63, 79, 52
        CMYK:
        23, 57, 0, 52
      HSL:
        276°, 39.4286%, 34.3137%
        HSV (HSB):
        276°, 56.5574%, 47.8431%
        XYZ:
        9.4020, 6.3310, 19.1388
        xyY:
        0.2696, 0.1816, 6.3310
      CIE-Lab:
        30.2327, 31.9620, -32.3220
        CIE-LCH:
        30.2327, 45.4564, 314.6791
        CIE-Luv:
        30.2327, 13.6064, -45.6470
        Hunter-Lab:
        25.1615, 22.6669, -27.4851
      #5e357a color charts
#5e357a RGB chart
      #5e357a CMYK chart
      #5e357a RGB pie chart
      #5e357a color shades, tints & tones
#5e357a color schemes
#5e357a color preview, HTML & CSS examples
           This text has a color of #5e357a        
        
          <p style="color:#5e357a;">Text here</p>
        
        
          .mytext {color:#5e357a;}
        
        Text color #5e357a
      
           This box has a color of #5e357a        
        
          <div style="background-color:#5e357a;">Content here</div>
        
        
          .mybackground {background-color:#5e357a;}
        
        Background color #5e357a
      
           Border around this has a color of #5e357a        
        
          <div style="border:2px solid #5e357a;">Content here</div>
        
        
          .myborder {border:2px solid #5e357a;}
        
        Border color #5e357a