#7e52a5 color space conversions
Hex:
        #7e52a5
        RGB:
        126, 82, 165
        CMY:
        51, 68, 35
        CMYK:
        24, 50, 0, 35
      HSL:
        272°, 33.6032%, 48.4314%
        HSV (HSB):
        272°, 50.3030%, 64.7059%
        XYZ:
        18.4130, 13.1868, 37.1721
        xyY:
        0.2677, 0.1917, 13.1868
      CIE-Lab:
        43.0434, 34.8139, -37.9824
        CIE-LCH:
        43.0434, 51.5235, 312.5078
        CIE-Luv:
        43.0434, 15.0483, -59.4295
        Hunter-Lab:
        36.3137, 26.9603, -35.2721
      #7e52a5 color charts
#7e52a5 RGB chart
      #7e52a5 CMYK chart
      #7e52a5 RGB pie chart
      #7e52a5 color shades, tints & tones
#7e52a5 color schemes
#7e52a5 color preview, HTML & CSS examples
           This text has a color of #7e52a5        
        
          <p style="color:#7e52a5;">Text here</p>
        
        
          .mytext {color:#7e52a5;}
        
        Text color #7e52a5
      
           This box has a color of #7e52a5        
        
          <div style="background-color:#7e52a5;">Content here</div>
        
        
          .mybackground {background-color:#7e52a5;}
        
        Background color #7e52a5
      
           Border around this has a color of #7e52a5        
        
          <div style="border:2px solid #7e52a5;">Content here</div>
        
        
          .myborder {border:2px solid #7e52a5;}
        
        Border color #7e52a5