#7e6eaa color space conversions
Hex:
        #7e6eaa
        RGB:
        126, 110, 170
        CMY:
        51, 57, 33
        CMYK:
        26, 35, 0, 33
      HSL:
        256°, 26.0870%, 54.9020%
        HSV (HSB):
        256°, 35.2941%, 66.6667%
        XYZ:
        21.4358, 18.4898, 40.4693
        xyY:
        0.2666, 0.2300, 18.4898
      CIE-Lab:
        50.0848, 19.4997, -29.8583
        CIE-LCH:
        50.0848, 35.6617, 303.1475
        CIE-Luv:
        50.0848, 4.0488, -47.0789
        Hunter-Lab:
        42.9997, 13.7346, -25.7011
      #7e6eaa color charts
#7e6eaa RGB chart
      #7e6eaa CMYK chart
      #7e6eaa RGB pie chart
      #7e6eaa color shades, tints & tones
#7e6eaa color schemes
#7e6eaa color preview, HTML & CSS examples
           This text has a color of #7e6eaa        
        
          <p style="color:#7e6eaa;">Text here</p>
        
        
          .mytext {color:#7e6eaa;}
        
        Text color #7e6eaa
      
           This box has a color of #7e6eaa        
        
          <div style="background-color:#7e6eaa;">Content here</div>
        
        
          .mybackground {background-color:#7e6eaa;}
        
        Background color #7e6eaa
      
           Border around this has a color of #7e6eaa        
        
          <div style="border:2px solid #7e6eaa;">Content here</div>
        
        
          .myborder {border:2px solid #7e6eaa;}
        
        Border color #7e6eaa