#7e6cfd color space conversions
Hex:
        #7e6cfd
        RGB:
        126, 108, 253
        CMY:
        51, 58, 1
        CMYK:
        50, 57, 0, 1
      HSL:
        247°, 97.3154%, 70.7843%
        HSV (HSB):
        247°, 57.3123%, 99.2157%
        XYZ:
        31.6964, 22.2526, 95.5531
        xyY:
        0.2120, 0.1488, 22.2526
      CIE-Lab:
        54.2940, 43.7405, -70.2841
        CIE-LCH:
        54.2940, 82.7834, 301.8956
        CIE-Luv:
        54.2940, -2.4186, -113.8044
        Hunter-Lab:
        47.1727, 37.3860, -87.0772
      #7e6cfd color charts
#7e6cfd RGB chart
      #7e6cfd CMYK chart
      #7e6cfd RGB pie chart
      #7e6cfd color shades, tints & tones
#7e6cfd color schemes
#7e6cfd color preview, HTML & CSS examples
           This text has a color of #7e6cfd        
        
          <p style="color:#7e6cfd;">Text here</p>
        
        
          .mytext {color:#7e6cfd;}
        
        Text color #7e6cfd
      
           This box has a color of #7e6cfd        
        
          <div style="background-color:#7e6cfd;">Content here</div>
        
        
          .mybackground {background-color:#7e6cfd;}
        
        Background color #7e6cfd
      
           Border around this has a color of #7e6cfd        
        
          <div style="border:2px solid #7e6cfd;">Content here</div>
        
        
          .myborder {border:2px solid #7e6cfd;}
        
        Border color #7e6cfd