#7e6def color space conversions
Hex:
        #7e6def
        RGB:
        126, 109, 239
        CMY:
        51, 57, 6
        CMYK:
        47, 54, 0, 6
      HSL:
        248°, 80.2469%, 68.2353%
        HSV (HSB):
        248°, 54.3933%, 93.7255%
        XYZ:
        29.6528, 21.6049, 84.2686
        xyY:
        0.2188, 0.1594, 21.6049
      CIE-Lab:
        53.6053, 39.0914, -63.6160
        CIE-LCH:
        53.6053, 74.6668, 301.5703
        CIE-Luv:
        53.6053, -1.5912, -102.9644
        Hunter-Lab:
        46.4811, 32.5330, -74.9541
      #7e6def color charts
#7e6def RGB chart
      #7e6def CMYK chart
      #7e6def RGB pie chart
      #7e6def color shades, tints & tones
#7e6def color schemes
#7e6def color preview, HTML & CSS examples
           This text has a color of #7e6def        
        
          <p style="color:#7e6def;">Text here</p>
        
        
          .mytext {color:#7e6def;}
        
        Text color #7e6def
      
           This box has a color of #7e6def        
        
          <div style="background-color:#7e6def;">Content here</div>
        
        
          .mybackground {background-color:#7e6def;}
        
        Background color #7e6def
      
           Border around this has a color of #7e6def        
        
          <div style="border:2px solid #7e6def;">Content here</div>
        
        
          .myborder {border:2px solid #7e6def;}
        
        Border color #7e6def