#7e7bda color space conversions
Hex:
        #7e7bda
        RGB:
        126, 123, 218
        CMY:
        51, 52, 15
        CMYK:
        42, 44, 0, 15
      HSL:
        242°, 56.2130%, 66.8627%
        HSV (HSB):
        242°, 43.5780%, 85.4902%
        XYZ:
        28.3420, 23.6635, 69.4034
        xyY:
        0.2334, 0.1949, 23.6635
      CIE-Lab:
        55.7493, 24.7777, -48.4165
        CIE-LCH:
        55.7493, 54.3883, 297.1016
        CIE-Luv:
        55.7493, -4.4783, -78.4792
        Hunter-Lab:
        48.6451, 18.8702, -50.5391
      #7e7bda color charts
#7e7bda RGB chart
      #7e7bda CMYK chart
      #7e7bda RGB pie chart
      #7e7bda color shades, tints & tones
#7e7bda color schemes
#7e7bda color preview, HTML & CSS examples
           This text has a color of #7e7bda        
        
          <p style="color:#7e7bda;">Text here</p>
        
        
          .mytext {color:#7e7bda;}
        
        Text color #7e7bda
      
           This box has a color of #7e7bda        
        
          <div style="background-color:#7e7bda;">Content here</div>
        
        
          .mybackground {background-color:#7e7bda;}
        
        Background color #7e7bda
      
           Border around this has a color of #7e7bda        
        
          <div style="border:2px solid #7e7bda;">Content here</div>
        
        
          .myborder {border:2px solid #7e7bda;}
        
        Border color #7e7bda