#5e357b color space conversions
Hex:
        #5e357b
        RGB:
        94, 53, 123
        CMY:
        63, 79, 52
        CMYK:
        24, 57, 0, 52
      HSL:
        275°, 39.7727%, 34.5098%
        HSV (HSB):
        275°, 56.9106%, 48.2353%
        XYZ:
        9.4643, 6.3559, 19.4669
        xyY:
        0.2682, 0.1801, 6.3559
      CIE-Lab:
        30.2933, 32.2105, -32.8541
        CIE-LCH:
        30.2933, 46.0098, 314.4332
        CIE-Luv:
        30.2933, 13.4383, -46.4044
        Hunter-Lab:
        25.2110, 22.8906, -28.1335
      #5e357b color charts
#5e357b RGB chart
      #5e357b CMYK chart
      #5e357b RGB pie chart
      #5e357b color shades, tints & tones
#5e357b color schemes
#5e357b color preview, HTML & CSS examples
           This text has a color of #5e357b        
        
          <p style="color:#5e357b;">Text here</p>
        
        
          .mytext {color:#5e357b;}
        
        Text color #5e357b
      
           This box has a color of #5e357b        
        
          <div style="background-color:#5e357b;">Content here</div>
        
        
          .mybackground {background-color:#5e357b;}
        
        Background color #5e357b
      
           Border around this has a color of #5e357b        
        
          <div style="border:2px solid #5e357b;">Content here</div>
        
        
          .myborder {border:2px solid #5e357b;}
        
        Border color #5e357b