#7e69ac color space conversions
Hex:
        #7e69ac
        RGB:
        126, 105, 172
        CMY:
        51, 59, 33
        CMYK:
        27, 39, 0, 33
      HSL:
        259°, 28.7554%, 54.3137%
        HSV (HSB):
        259°, 38.9535%, 67.4510%
        XYZ:
        21.1022, 17.5173, 41.2987
        xyY:
        0.2640, 0.2192, 17.5173
      CIE-Lab:
        48.9054, 22.9962, -32.8676
        CIE-LCH:
        48.9054, 40.1136, 304.9790
        CIE-Luv:
        48.9054, 5.8279, -51.9395
        Hunter-Lab:
        41.8537, 16.7536, -29.2062
      #7e69ac color charts
#7e69ac RGB chart
      #7e69ac CMYK chart
      #7e69ac RGB pie chart
      #7e69ac color shades, tints & tones
#7e69ac color schemes
#7e69ac color preview, HTML & CSS examples
           This text has a color of #7e69ac        
        
          <p style="color:#7e69ac;">Text here</p>
        
        
          .mytext {color:#7e69ac;}
        
        Text color #7e69ac
      
           This box has a color of #7e69ac        
        
          <div style="background-color:#7e69ac;">Content here</div>
        
        
          .mybackground {background-color:#7e69ac;}
        
        Background color #7e69ac
      
           Border around this has a color of #7e69ac        
        
          <div style="border:2px solid #7e69ac;">Content here</div>
        
        
          .myborder {border:2px solid #7e69ac;}
        
        Border color #7e69ac