#7e69c1 color space conversions
Hex:
        #7e69c1
        RGB:
        126, 105, 193
        CMY:
        51, 59, 24
        CMYK:
        35, 46, 0, 24
      HSL:
        254°, 41.5094%, 58.4314%
        HSV (HSB):
        254°, 45.5959%, 75.6863%
        XYZ:
        23.2814, 18.3890, 52.7744
        xyY:
        0.2465, 0.1947, 18.3890
      CIE-Lab:
        49.9646, 28.5132, -43.3710
        CIE-LCH:
        49.9646, 51.9042, 303.3219
        CIE-Luv:
        49.9646, 3.7284, -69.2004
        Hunter-Lab:
        42.8824, 21.8656, -42.9492
      #7e69c1 color charts
#7e69c1 RGB chart
      #7e69c1 CMYK chart
      #7e69c1 RGB pie chart
      #7e69c1 color shades, tints & tones
#7e69c1 color schemes
#7e69c1 color preview, HTML & CSS examples
           This text has a color of #7e69c1        
        
          <p style="color:#7e69c1;">Text here</p>
        
        
          .mytext {color:#7e69c1;}
        
        Text color #7e69c1
      
           This box has a color of #7e69c1        
        
          <div style="background-color:#7e69c1;">Content here</div>
        
        
          .mybackground {background-color:#7e69c1;}
        
        Background color #7e69c1
      
           Border around this has a color of #7e69c1        
        
          <div style="border:2px solid #7e69c1;">Content here</div>
        
        
          .myborder {border:2px solid #7e69c1;}
        
        Border color #7e69c1