#5e377e color space conversions
Hex:
        #5e377e
        RGB:
        94, 55, 126
        CMY:
        63, 78, 51
        CMYK:
        25, 56, 0, 51
      HSL:
        273°, 39.2265%, 35.4902%
        HSV (HSB):
        273°, 56.3492%, 49.4118%
        XYZ:
        9.7482, 6.6184, 20.5024
        xyY:
        0.2644, 0.1795, 6.6184
      CIE-Lab:
        30.9220, 31.7947, -33.7335
        CIE-LCH:
        30.9220, 46.3557, 313.3052
        CIE-Luv:
        30.9220, 12.3868, -47.8530
        Hunter-Lab:
        25.7263, 22.6160, -29.2423
      #5e377e color charts
#5e377e RGB chart
      #5e377e CMYK chart
      #5e377e RGB pie chart
      #5e377e color shades, tints & tones
#5e377e color schemes
#5e377e color preview, HTML & CSS examples
           This text has a color of #5e377e        
        
          <p style="color:#5e377e;">Text here</p>
        
        
          .mytext {color:#5e377e;}
        
        Text color #5e377e
      
           This box has a color of #5e377e        
        
          <div style="background-color:#5e377e;">Content here</div>
        
        
          .mybackground {background-color:#5e377e;}
        
        Background color #5e377e
      
           Border around this has a color of #5e377e        
        
          <div style="border:2px solid #5e377e;">Content here</div>
        
        
          .myborder {border:2px solid #5e377e;}
        
        Border color #5e377e