#7e59a1 color space conversions
Hex:
        #7e59a1
        RGB:
        126, 89, 161
        CMY:
        51, 65, 37
        CMYK:
        22, 45, 0, 37
      HSL:
        271°, 28.8000%, 49.0196%
        HSV (HSB):
        271°, 44.7205%, 63.1373%
        XYZ:
        18.6096, 14.1536, 35.4693
        xyY:
        0.2727, 0.2074, 14.1536
      CIE-Lab:
        44.4524, 29.7666, -33.3852
        CIE-LCH:
        44.4524, 44.7283, 311.7206
        CIE-Luv:
        44.4524, 13.1960, -52.4181
        Hunter-Lab:
        37.6213, 22.4589, -29.5637
      #7e59a1 color charts
#7e59a1 RGB chart
      #7e59a1 CMYK chart
      #7e59a1 RGB pie chart
      #7e59a1 color shades, tints & tones
#7e59a1 color schemes
#7e59a1 color preview, HTML & CSS examples
           This text has a color of #7e59a1        
        
          <p style="color:#7e59a1;">Text here</p>
        
        
          .mytext {color:#7e59a1;}
        
        Text color #7e59a1
      
           This box has a color of #7e59a1        
        
          <div style="background-color:#7e59a1;">Content here</div>
        
        
          .mybackground {background-color:#7e59a1;}
        
        Background color #7e59a1
      
           Border around this has a color of #7e59a1        
        
          <div style="border:2px solid #7e59a1;">Content here</div>
        
        
          .myborder {border:2px solid #7e59a1;}
        
        Border color #7e59a1