#5e258d color space conversions
Hex:
        #5e258d
        RGB:
        94, 37, 141
        CMY:
        63, 85, 45
        CMYK:
        33, 74, 0, 45
      HSL:
        273°, 58.4270%, 34.9020%
        HSV (HSB):
        273°, 73.7589%, 55.2941%
        XYZ:
        10.0854, 5.6259, 25.7537
        xyY:
        0.2432, 0.1357, 5.6259
      CIE-Lab:
        28.4483, 45.1249, -47.0516
        CIE-LCH:
        28.4483, 65.1929, 313.8026
        CIE-Luv:
        28.4483, 13.7080, -64.1664
        Hunter-Lab:
        23.7190, 34.3904, -47.7727
      #5e258d color charts
#5e258d RGB chart
      #5e258d CMYK chart
      #5e258d RGB pie chart
      #5e258d color shades, tints & tones
#5e258d color schemes
#5e258d color preview, HTML & CSS examples
           This text has a color of #5e258d        
        
          <p style="color:#5e258d;">Text here</p>
        
        
          .mytext {color:#5e258d;}
        
        Text color #5e258d
      
           This box has a color of #5e258d        
        
          <div style="background-color:#5e258d;">Content here</div>
        
        
          .mybackground {background-color:#5e258d;}
        
        Background color #5e258d
      
           Border around this has a color of #5e258d        
        
          <div style="border:2px solid #5e258d;">Content here</div>
        
        
          .myborder {border:2px solid #5e258d;}
        
        Border color #5e258d