#7e6cbe color space conversions
Hex:
        #7e6cbe
        RGB:
        126, 108, 190
        CMY:
        51, 58, 25
        CMYK:
        34, 43, 0, 25
      HSL:
        253°, 38.6792%, 58.4314%
        HSV (HSB):
        253°, 43.1579%, 74.5098%
        XYZ:
        23.2610, 18.8784, 51.1331
        xyY:
        0.2494, 0.2024, 18.8784
      CIE-Lab:
        50.5447, 25.9214, -40.7249
        CIE-LCH:
        50.5447, 48.2746, 302.4767
        CIE-Luv:
        50.5447, 2.9579, -64.9488
        Hunter-Lab:
        43.4493, 19.5253, -39.3606
      #7e6cbe color charts
#7e6cbe RGB chart
      #7e6cbe CMYK chart
      #7e6cbe RGB pie chart
      #7e6cbe color shades, tints & tones
#7e6cbe color schemes
#7e6cbe color preview, HTML & CSS examples
           This text has a color of #7e6cbe        
        
          <p style="color:#7e6cbe;">Text here</p>
        
        
          .mytext {color:#7e6cbe;}
        
        Text color #7e6cbe
      
           This box has a color of #7e6cbe        
        
          <div style="background-color:#7e6cbe;">Content here</div>
        
        
          .mybackground {background-color:#7e6cbe;}
        
        Background color #7e6cbe
      
           Border around this has a color of #7e6cbe        
        
          <div style="border:2px solid #7e6cbe;">Content here</div>
        
        
          .myborder {border:2px solid #7e6cbe;}
        
        Border color #7e6cbe