#7e6ceb color space conversions
Hex:
        #7e6ceb
        RGB:
        126, 108, 235
        CMY:
        51, 58, 8
        CMYK:
        46, 54, 0, 8
      HSL:
        249°, 76.0479%, 67.2549%
        HSV (HSB):
        249°, 54.0426%, 92.1569%
        XYZ:
        28.9621, 21.1589, 81.1549
        xyY:
        0.2206, 0.1612, 21.1589
      CIE-Lab:
        53.1230, 38.5167, -62.1574
        CIE-LCH:
        53.1230, 73.1237, 301.7850
        CIE-Luv:
        53.1230, -0.9828, -100.4611
        Hunter-Lab:
        45.9988, 31.8907, -72.4051
      #7e6ceb color charts
#7e6ceb RGB chart
      #7e6ceb CMYK chart
      #7e6ceb RGB pie chart
      #7e6ceb color shades, tints & tones
#7e6ceb color schemes
#7e6ceb color preview, HTML & CSS examples
           This text has a color of #7e6ceb        
        
          <p style="color:#7e6ceb;">Text here</p>
        
        
          .mytext {color:#7e6ceb;}
        
        Text color #7e6ceb
      
           This box has a color of #7e6ceb        
        
          <div style="background-color:#7e6ceb;">Content here</div>
        
        
          .mybackground {background-color:#7e6ceb;}
        
        Background color #7e6ceb
      
           Border around this has a color of #7e6ceb        
        
          <div style="border:2px solid #7e6ceb;">Content here</div>
        
        
          .myborder {border:2px solid #7e6ceb;}
        
        Border color #7e6ceb