#7e6aaa color space conversions
Hex:
        #7e6aaa
        RGB:
        126, 106, 170
        CMY:
        51, 58, 33
        CMYK:
        26, 38, 0, 33
      HSL:
        259°, 27.3504%, 54.1176%
        HSV (HSB):
        259°, 37.6471%, 66.6667%
        XYZ:
        21.0139, 17.6460, 40.3287
        xyY:
        0.2660, 0.2234, 17.6460
      CIE-Lab:
        49.0639, 21.8904, -31.4518
        CIE-LCH:
        49.0639, 38.3198, 304.8378
        CIE-Luv:
        49.0639, 5.6403, -49.6440
        Hunter-Lab:
        42.0071, 15.7816, -27.5160
      #7e6aaa color charts
#7e6aaa RGB chart
      #7e6aaa CMYK chart
      #7e6aaa RGB pie chart
      #7e6aaa color shades, tints & tones
#7e6aaa color schemes
#7e6aaa color preview, HTML & CSS examples
           This text has a color of #7e6aaa        
        
          <p style="color:#7e6aaa;">Text here</p>
        
        
          .mytext {color:#7e6aaa;}
        
        Text color #7e6aaa
      
           This box has a color of #7e6aaa        
        
          <div style="background-color:#7e6aaa;">Content here</div>
        
        
          .mybackground {background-color:#7e6aaa;}
        
        Background color #7e6aaa
      
           Border around this has a color of #7e6aaa        
        
          <div style="border:2px solid #7e6aaa;">Content here</div>
        
        
          .myborder {border:2px solid #7e6aaa;}
        
        Border color #7e6aaa