#7e68ba color space conversions
Hex:
        #7e68ba
        RGB:
        126, 104, 186
        CMY:
        51, 59, 27
        CMYK:
        32, 44, 0, 27
      HSL:
        256°, 37.2727%, 56.8627%
        HSV (HSB):
        256°, 44.0860%, 72.9412%
        XYZ:
        22.4174, 17.8814, 48.7243
        xyY:
        0.2518, 0.2009, 17.8814
      CIE-Lab:
        49.3520, 27.2351, -40.3009
        CIE-LCH:
        49.3520, 48.6406, 304.0506
        CIE-Luv:
        49.3520, 4.7749, -64.1000
        Hunter-Lab:
        42.2864, 20.6275, -38.7161
      #7e68ba color charts
#7e68ba RGB chart
      #7e68ba CMYK chart
      #7e68ba RGB pie chart
      #7e68ba color shades, tints & tones
#7e68ba color schemes
#7e68ba color preview, HTML & CSS examples
           This text has a color of #7e68ba        
        
          <p style="color:#7e68ba;">Text here</p>
        
        
          .mytext {color:#7e68ba;}
        
        Text color #7e68ba
      
           This box has a color of #7e68ba        
        
          <div style="background-color:#7e68ba;">Content here</div>
        
        
          .mybackground {background-color:#7e68ba;}
        
        Background color #7e68ba
      
           Border around this has a color of #7e68ba        
        
          <div style="border:2px solid #7e68ba;">Content here</div>
        
        
          .myborder {border:2px solid #7e68ba;}
        
        Border color #7e68ba