#5e057e color space conversions
Hex:
        #5e057e
        RGB:
        94, 5, 126
        CMY:
        63, 98, 51
        CMYK:
        25, 96, 0, 51
      HSL:
        284°, 92.3664%, 25.6863%
        HSV (HSB):
        284°, 96.0317%, 49.4118%
        XYZ:
        8.4363, 3.9946, 20.0651
        xyY:
        0.2596, 0.1229, 3.9946
      CIE-Lab:
        23.6535, 52.1151, -45.4444
        CIE-LCH:
        23.6535, 69.1460, 318.9115
        CIE-Luv:
        23.6535, 19.8842, -58.0150
        Hunter-Lab:
        19.9865, 40.3684, -45.5327
      #5e057e color charts
#5e057e RGB chart
      #5e057e CMYK chart
      #5e057e RGB pie chart
      #5e057e color shades, tints & tones
#5e057e color schemes
#5e057e color preview, HTML & CSS examples
           This text has a color of #5e057e        
        
          <p style="color:#5e057e;">Text here</p>
        
        
          .mytext {color:#5e057e;}
        
        Text color #5e057e
      
           This box has a color of #5e057e        
        
          <div style="background-color:#5e057e;">Content here</div>
        
        
          .mybackground {background-color:#5e057e;}
        
        Background color #5e057e
      
           Border around this has a color of #5e057e        
        
          <div style="border:2px solid #5e057e;">Content here</div>
        
        
          .myborder {border:2px solid #5e057e;}
        
        Border color #5e057e