#5e358b color space conversions
Hex:
        #5e358b
        RGB:
        94, 53, 139
        CMY:
        63, 79, 45
        CMYK:
        32, 62, 0, 45
      HSL:
        269°, 44.7917%, 37.6471%
        HSV (HSB):
        269°, 61.8705%, 54.5098%
        XYZ:
        10.5494, 6.7900, 25.1807
        xyY:
        0.2481, 0.1597, 6.7900
      CIE-Lab:
        31.3239, 36.3062, -41.1696
        CIE-LCH:
        31.3239, 54.8915, 311.4081
        CIE-Luv:
        31.3239, 10.8668, -58.3054
        Hunter-Lab:
        26.0576, 26.6649, -39.0545
      #5e358b color charts
#5e358b RGB chart
      #5e358b CMYK chart
      #5e358b RGB pie chart
      #5e358b color shades, tints & tones
#5e358b color schemes
#5e358b color preview, HTML & CSS examples
           This text has a color of #5e358b        
        
          <p style="color:#5e358b;">Text here</p>
        
        
          .mytext {color:#5e358b;}
        
        Text color #5e358b
      
           This box has a color of #5e358b        
        
          <div style="background-color:#5e358b;">Content here</div>
        
        
          .mybackground {background-color:#5e358b;}
        
        Background color #5e358b
      
           Border around this has a color of #5e358b        
        
          <div style="border:2px solid #5e358b;">Content here</div>
        
        
          .myborder {border:2px solid #5e358b;}
        
        Border color #5e358b