#7e6aeb color space conversions
Hex:
        #7e6aeb
        RGB:
        126, 106, 235
        CMY:
        51, 58, 8
        CMYK:
        46, 55, 0, 8
      HSL:
        249°, 76.3314%, 66.8627%
        HSV (HSB):
        249°, 54.8936%, 92.1569%
        XYZ:
        28.7536, 20.7418, 81.0854
        xyY:
        0.2202, 0.1588, 20.7418
      CIE-Lab:
        52.6658, 39.6778, -62.8938
        CIE-LCH:
        52.6658, 74.3637, 302.2466
        CIE-Luv:
        52.6658, -0.4148, -101.4739
        Hunter-Lab:
        45.5432, 32.9950, -73.6799
      #7e6aeb color charts
#7e6aeb RGB chart
      #7e6aeb CMYK chart
      #7e6aeb RGB pie chart
      #7e6aeb color shades, tints & tones
#7e6aeb color schemes
#7e6aeb color preview, HTML & CSS examples
           This text has a color of #7e6aeb        
        
          <p style="color:#7e6aeb;">Text here</p>
        
        
          .mytext {color:#7e6aeb;}
        
        Text color #7e6aeb
      
           This box has a color of #7e6aeb        
        
          <div style="background-color:#7e6aeb;">Content here</div>
        
        
          .mybackground {background-color:#7e6aeb;}
        
        Background color #7e6aeb
      
           Border around this has a color of #7e6aeb        
        
          <div style="border:2px solid #7e6aeb;">Content here</div>
        
        
          .myborder {border:2px solid #7e6aeb;}
        
        Border color #7e6aeb