#7e7de2 color space conversions
Hex:
        #7e7de2
        RGB:
        126, 125, 226
        CMY:
        51, 51, 11
        CMYK:
        44, 45, 0, 11
      HSL:
        241°, 63.5220%, 68.8235%
        HSV (HSB):
        241°, 44.6903%, 88.6275%
        XYZ:
        29.6653, 24.5938, 75.1351
        xyY:
        0.2293, 0.1901, 24.5938
      CIE-Lab:
        56.6775, 25.8964, -51.4296
        CIE-LCH:
        56.6775, 57.5815, 296.7267
        CIE-Luv:
        56.6775, -5.6521, -83.7050
        Hunter-Lab:
        49.5922, 19.9896, -55.1133
      #7e7de2 color charts
#7e7de2 RGB chart
      #7e7de2 CMYK chart
      #7e7de2 RGB pie chart
      #7e7de2 color shades, tints & tones
#7e7de2 color schemes
#7e7de2 color preview, HTML & CSS examples
           This text has a color of #7e7de2        
        
          <p style="color:#7e7de2;">Text here</p>
        
        
          .mytext {color:#7e7de2;}
        
        Text color #7e7de2
      
           This box has a color of #7e7de2        
        
          <div style="background-color:#7e7de2;">Content here</div>
        
        
          .mybackground {background-color:#7e7de2;}
        
        Background color #7e7de2
      
           Border around this has a color of #7e7de2        
        
          <div style="border:2px solid #7e7de2;">Content here</div>
        
        
          .myborder {border:2px solid #7e7de2;}
        
        Border color #7e7de2