#7e4daa color space conversions
Hex:
        #7e4daa
        RGB:
        126, 77, 170
        CMY:
        51, 70, 33
        CMYK:
        26, 55, 0, 33
      HSL:
        272°, 37.6518%, 48.4314%
        HSV (HSB):
        272°, 54.7059%, 66.6667%
        XYZ:
        18.5138, 12.6457, 39.4953
        xyY:
        0.2620, 0.1790, 12.6457
      CIE-Lab:
        42.2244, 38.8708, -42.2477
        CIE-LCH:
        42.2244, 57.4091, 312.6162
        CIE-Luv:
        42.2244, 15.8346, -65.8451
        Hunter-Lab:
        35.5607, 30.7001, -40.9575
      #7e4daa color charts
#7e4daa RGB chart
      #7e4daa CMYK chart
      #7e4daa RGB pie chart
      #7e4daa color shades, tints & tones
#7e4daa color schemes
#7e4daa color preview, HTML & CSS examples
           This text has a color of #7e4daa        
        
          <p style="color:#7e4daa;">Text here</p>
        
        
          .mytext {color:#7e4daa;}
        
        Text color #7e4daa
      
           This box has a color of #7e4daa        
        
          <div style="background-color:#7e4daa;">Content here</div>
        
        
          .mybackground {background-color:#7e4daa;}
        
        Background color #7e4daa
      
           Border around this has a color of #7e4daa        
        
          <div style="border:2px solid #7e4daa;">Content here</div>
        
        
          .myborder {border:2px solid #7e4daa;}
        
        Border color #7e4daa