#7e4aad color space conversions
Hex:
        #7e4aad
        RGB:
        126, 74, 173
        CMY:
        51, 71, 32
        CMYK:
        27, 57, 0, 32
      HSL:
        272°, 40.0810%, 48.4314%
        HSV (HSB):
        272°, 57.2254%, 67.8431%
        XYZ:
        18.5958, 12.3503, 40.9389
        xyY:
        0.2587, 0.1718, 12.3503
      CIE-Lab:
        41.7675, 41.2674, -44.7525
        CIE-LCH:
        41.7675, 60.8752, 312.6799
        CIE-Luv:
        41.7675, 16.2152, -69.5409
        Hunter-Lab:
        35.1430, 32.9523, -44.4682
      #7e4aad color charts
#7e4aad RGB chart
      #7e4aad CMYK chart
      #7e4aad RGB pie chart
      #7e4aad color shades, tints & tones
#7e4aad color schemes
#7e4aad color preview, HTML & CSS examples
           This text has a color of #7e4aad        
        
          <p style="color:#7e4aad;">Text here</p>
        
        
          .mytext {color:#7e4aad;}
        
        Text color #7e4aad
      
           This box has a color of #7e4aad        
        
          <div style="background-color:#7e4aad;">Content here</div>
        
        
          .mybackground {background-color:#7e4aad;}
        
        Background color #7e4aad
      
           Border around this has a color of #7e4aad        
        
          <div style="border:2px solid #7e4aad;">Content here</div>
        
        
          .myborder {border:2px solid #7e4aad;}
        
        Border color #7e4aad