#7e5599 color space conversions
Hex:
        #7e5599
        RGB:
        126, 85, 153
        CMY:
        51, 67, 40
        CMYK:
        18, 44, 0, 40
      HSL:
        276°, 28.5714%, 46.6667%
        HSV (HSB):
        276°, 44.4444%, 60.0000%
        XYZ:
        17.6025, 13.2325, 31.7634
        xyY:
        0.2812, 0.2114, 13.2325
      CIE-Lab:
        43.1115, 30.2111, -30.7269
        CIE-LCH:
        43.1115, 43.0912, 314.5151
        CIE-Luv:
        43.1115, 15.8505, -48.1255
        Hunter-Lab:
        36.3765, 22.7164, -26.3074
      #7e5599 color charts
#7e5599 RGB chart
      #7e5599 CMYK chart
      #7e5599 RGB pie chart
      #7e5599 color shades, tints & tones
#7e5599 color schemes
#7e5599 color preview, HTML & CSS examples
           This text has a color of #7e5599        
        
          <p style="color:#7e5599;">Text here</p>
        
        
          .mytext {color:#7e5599;}
        
        Text color #7e5599
      
           This box has a color of #7e5599        
        
          <div style="background-color:#7e5599;">Content here</div>
        
        
          .mybackground {background-color:#7e5599;}
        
        Background color #7e5599
      
           Border around this has a color of #7e5599        
        
          <div style="border:2px solid #7e5599;">Content here</div>
        
        
          .myborder {border:2px solid #7e5599;}
        
        Border color #7e5599