#7e6edd color space conversions
Hex:
        #7e6edd
        RGB:
        126, 110, 221
        CMY:
        51, 57, 13
        CMYK:
        43, 50, 0, 13
      HSL:
        249°, 62.0112%, 64.9020%
        HSV (HSB):
        249°, 50.2262%, 86.6667%
        XYZ:
        27.2313, 20.8079, 70.9877
        xyY:
        0.2288, 0.1748, 20.8079
      CIE-Lab:
        52.7387, 33.3324, -54.9071
        CIE-LCH:
        52.7387, 64.2327, 301.2606
        CIE-Luv:
        52.7387, -0.4277, -88.6271
        Hunter-Lab:
        45.6157, 26.7318, -60.3368
      #7e6edd color charts
#7e6edd RGB chart
      #7e6edd CMYK chart
      #7e6edd RGB pie chart
      #7e6edd color shades, tints & tones
#7e6edd color schemes
#7e6edd color preview, HTML & CSS examples
           This text has a color of #7e6edd        
        
          <p style="color:#7e6edd;">Text here</p>
        
        
          .mytext {color:#7e6edd;}
        
        Text color #7e6edd
      
           This box has a color of #7e6edd        
        
          <div style="background-color:#7e6edd;">Content here</div>
        
        
          .mybackground {background-color:#7e6edd;}
        
        Background color #7e6edd
      
           Border around this has a color of #7e6edd        
        
          <div style="border:2px solid #7e6edd;">Content here</div>
        
        
          .myborder {border:2px solid #7e6edd;}
        
        Border color #7e6edd