#7e11aa color space conversions
Hex:
        #7e11aa
        RGB:
        126, 17, 170
        CMY:
        51, 93, 33
        CMYK:
        26, 90, 0, 33
      HSL:
        283°, 81.8182%, 36.6667%
        HSV (HSB):
        283°, 90.0000%, 66.6667%
        XYZ:
        16.0603, 7.7388, 38.6775
        xyY:
        0.2571, 0.1239, 7.7388
      CIE-Lab:
        33.4329, 63.3511, -56.4142
        CIE-LCH:
        33.4329, 84.8288, 318.3149
        CIE-Luv:
        33.4329, 26.5190, -81.5754
        Hunter-Lab:
        27.8187, 54.3692, -62.9602
      #7e11aa color charts
#7e11aa RGB chart
      #7e11aa CMYK chart
      #7e11aa RGB pie chart
      #7e11aa color shades, tints & tones
#7e11aa color schemes
#7e11aa color preview, HTML & CSS examples
           This text has a color of #7e11aa        
        
          <p style="color:#7e11aa;">Text here</p>
        
        
          .mytext {color:#7e11aa;}
        
        Text color #7e11aa
      
           This box has a color of #7e11aa        
        
          <div style="background-color:#7e11aa;">Content here</div>
        
        
          .mybackground {background-color:#7e11aa;}
        
        Background color #7e11aa
      
           Border around this has a color of #7e11aa        
        
          <div style="border:2px solid #7e11aa;">Content here</div>
        
        
          .myborder {border:2px solid #7e11aa;}
        
        Border color #7e11aa