#7e7ede color space conversions
Hex:
        #7e7ede
        RGB:
        126, 126, 222
        CMY:
        51, 51, 13
        CMYK:
        43, 43, 0, 13
      HSL:
        240°, 59.2593%, 68.2353%
        HSV (HSB):
        240°, 43.2432%, 87.0588%
        XYZ:
        29.2499, 24.6313, 72.3199
        xyY:
        0.2318, 0.1952, 24.6313
      CIE-Lab:
        56.7144, 24.1470, -49.1306
        CIE-LCH:
        56.7144, 54.7439, 296.1735
        CIE-Luv:
        56.7144, -5.7556, -79.8305
        Hunter-Lab:
        49.6299, 18.3484, -51.6556
      #7e7ede color charts
#7e7ede RGB chart
      #7e7ede CMYK chart
      #7e7ede RGB pie chart
      #7e7ede color shades, tints & tones
#7e7ede color schemes
#7e7ede color preview, HTML & CSS examples
           This text has a color of #7e7ede        
        
          <p style="color:#7e7ede;">Text here</p>
        
        
          .mytext {color:#7e7ede;}
        
        Text color #7e7ede
      
           This box has a color of #7e7ede        
        
          <div style="background-color:#7e7ede;">Content here</div>
        
        
          .mybackground {background-color:#7e7ede;}
        
        Background color #7e7ede
      
           Border around this has a color of #7e7ede        
        
          <div style="border:2px solid #7e7ede;">Content here</div>
        
        
          .myborder {border:2px solid #7e7ede;}
        
        Border color #7e7ede