#7e1eaa color space conversions
Hex:
        #7e1eaa
        RGB:
        126, 30, 170
        CMY:
        51, 88, 33
        CMYK:
        26, 82, 0, 33
      HSL:
        281°, 70.0000%, 39.2157%
        HSV (HSB):
        281°, 82.3529%, 66.6667%
        XYZ:
        16.3242, 8.2664, 38.7654
        xyY:
        0.2577, 0.1305, 8.2664
      CIE-Lab:
        34.5317, 60.1199, -54.6269
        CIE-LCH:
        34.5317, 81.2312, 317.7407
        CIE-Luv:
        34.5317, 25.4137, -80.0941
        Hunter-Lab:
        28.7514, 51.0317, -59.8144
      #7e1eaa color charts
#7e1eaa RGB chart
      #7e1eaa CMYK chart
      #7e1eaa RGB pie chart
      #7e1eaa color shades, tints & tones
#7e1eaa color schemes
#7e1eaa color preview, HTML & CSS examples
           This text has a color of #7e1eaa        
        
          <p style="color:#7e1eaa;">Text here</p>
        
        
          .mytext {color:#7e1eaa;}
        
        Text color #7e1eaa
      
           This box has a color of #7e1eaa        
        
          <div style="background-color:#7e1eaa;">Content here</div>
        
        
          .mybackground {background-color:#7e1eaa;}
        
        Background color #7e1eaa
      
           Border around this has a color of #7e1eaa        
        
          <div style="border:2px solid #7e1eaa;">Content here</div>
        
        
          .myborder {border:2px solid #7e1eaa;}
        
        Border color #7e1eaa