#7e6dee color space conversions
Hex:
        #7e6dee
        RGB:
        126, 109, 238
        CMY:
        51, 57, 7
        CMYK:
        47, 54, 0, 7
      HSL:
        248°, 79.1411%, 68.0392%
        HSV (HSB):
        248°, 54.2017%, 93.3333%
        XYZ:
        29.5054, 21.5459, 83.4926
        xyY:
        0.2193, 0.1601, 21.5459
      CIE-Lab:
        53.5419, 38.8018, -63.1598
        CIE-LCH:
        53.5419, 74.1266, 301.5642
        CIE-Luv:
        53.5419, -1.5114, -102.2120
        Hunter-Lab:
        46.4176, 32.2330, -74.1542
      #7e6dee color charts
#7e6dee RGB chart
      #7e6dee CMYK chart
      #7e6dee RGB pie chart
      #7e6dee color shades, tints & tones
#7e6dee color schemes
#7e6dee color preview, HTML & CSS examples
           This text has a color of #7e6dee        
        
          <p style="color:#7e6dee;">Text here</p>
        
        
          .mytext {color:#7e6dee;}
        
        Text color #7e6dee
      
           This box has a color of #7e6dee        
        
          <div style="background-color:#7e6dee;">Content here</div>
        
        
          .mybackground {background-color:#7e6dee;}
        
        Background color #7e6dee
      
           Border around this has a color of #7e6dee        
        
          <div style="border:2px solid #7e6dee;">Content here</div>
        
        
          .myborder {border:2px solid #7e6dee;}
        
        Border color #7e6dee