#7e6cfa color space conversions
Hex:
        #7e6cfa
        RGB:
        126, 108, 250
        CMY:
        51, 58, 2
        CMYK:
        50, 57, 0, 2
      HSL:
        248°, 93.4211%, 70.1961%
        HSV (HSB):
        248°, 56.8000%, 98.0392%
        XYZ:
        31.2221, 22.0629, 93.0555
        xyY:
        0.2134, 0.1508, 22.0629
      CIE-Lab:
        54.0936, 42.8658, -68.9464
        CIE-LCH:
        54.0936, 81.1855, 301.8703
        CIE-Luv:
        54.0936, -2.1849, -111.6156
        Hunter-Lab:
        46.9711, 36.4508, -84.5808
      #7e6cfa color charts
#7e6cfa RGB chart
      #7e6cfa CMYK chart
      #7e6cfa RGB pie chart
      #7e6cfa color shades, tints & tones
#7e6cfa color schemes
#7e6cfa color preview, HTML & CSS examples
           This text has a color of #7e6cfa        
        
          <p style="color:#7e6cfa;">Text here</p>
        
        
          .mytext {color:#7e6cfa;}
        
        Text color #7e6cfa
      
           This box has a color of #7e6cfa        
        
          <div style="background-color:#7e6cfa;">Content here</div>
        
        
          .mybackground {background-color:#7e6cfa;}
        
        Background color #7e6cfa
      
           Border around this has a color of #7e6cfa        
        
          <div style="border:2px solid #7e6cfa;">Content here</div>
        
        
          .myborder {border:2px solid #7e6cfa;}
        
        Border color #7e6cfa