#7e80dc color space conversions
Hex:
        #7e80dc
        RGB:
        126, 128, 220
        CMY:
        51, 50, 14
        CMYK:
        43, 42, 0, 14
      HSL:
        239°, 57.3171%, 67.8431%
        HSV (HSB):
        239°, 42.7273%, 86.2745%
        XYZ:
        29.2416, 25.0413, 71.0024
        xyY:
        0.2334, 0.1999, 25.0413
      CIE-Lab:
        57.1156, 22.3858, -47.3726
        CIE-LCH:
        57.1156, 52.3955, 295.2930
        CIE-Luv:
        57.1156, -6.3359, -76.9082
        Hunter-Lab:
        50.0413, 16.7343, -49.0964
      #7e80dc color charts
#7e80dc RGB chart
      #7e80dc CMYK chart
      #7e80dc RGB pie chart
      #7e80dc color shades, tints & tones
#7e80dc color schemes
#7e80dc color preview, HTML & CSS examples
           This text has a color of #7e80dc        
        
          <p style="color:#7e80dc;">Text here</p>
        
        
          .mytext {color:#7e80dc;}
        
        Text color #7e80dc
      
           This box has a color of #7e80dc        
        
          <div style="background-color:#7e80dc;">Content here</div>
        
        
          .mybackground {background-color:#7e80dc;}
        
        Background color #7e80dc
      
           Border around this has a color of #7e80dc        
        
          <div style="border:2px solid #7e80dc;">Content here</div>
        
        
          .myborder {border:2px solid #7e80dc;}
        
        Border color #7e80dc