#5e339d color space conversions
Hex:
        #5e339d
        RGB:
        94, 51, 157
        CMY:
        63, 80, 38
        CMYK:
        40, 68, 0, 38
      HSL:
        264°, 50.9615%, 40.7843%
        HSV (HSB):
        264°, 67.5159%, 61.5686%
        XYZ:
        11.8857, 7.1817, 32.6580
        xyY:
        0.2298, 0.1388, 7.1817
      CIE-Lab:
        32.2169, 42.2024, -50.7446
        CIE-LCH:
        32.2169, 66.0004, 309.7491
        CIE-Luv:
        32.2169, 8.6541, -71.7355
        Hunter-Lab:
        26.7986, 32.2708, -53.4945
      #5e339d color charts
#5e339d RGB chart
      #5e339d CMYK chart
      #5e339d RGB pie chart
      #5e339d color shades, tints & tones
#5e339d color schemes
#5e339d color preview, HTML & CSS examples
           This text has a color of #5e339d        
        
          <p style="color:#5e339d;">Text here</p>
        
        
          .mytext {color:#5e339d;}
        
        Text color #5e339d
      
           This box has a color of #5e339d        
        
          <div style="background-color:#5e339d;">Content here</div>
        
        
          .mybackground {background-color:#5e339d;}
        
        Background color #5e339d
      
           Border around this has a color of #5e339d        
        
          <div style="border:2px solid #5e339d;">Content here</div>
        
        
          .myborder {border:2px solid #5e339d;}
        
        Border color #5e339d