#7e80ed color space conversions
Hex:
        #7e80ed
        RGB:
        126, 128, 237
        CMY:
        51, 50, 7
        CMYK:
        47, 46, 0, 7
      HSL:
        239°, 75.5102%, 71.1765%
        HSV (HSB):
        239°, 46.8354%, 92.9412%
        XYZ:
        31.6094, 25.9884, 83.4710
        xyY:
        0.2241, 0.1842, 25.9884
      CIE-Lab:
        58.0260, 27.3368, -55.4128
        CIE-LCH:
        58.0260, 61.7890, 296.2585
        CIE-Luv:
        58.0260, -7.2764, -90.6707
        Hunter-Lab:
        50.9788, 21.4660, -61.3943
      #7e80ed color charts
#7e80ed RGB chart
      #7e80ed CMYK chart
      #7e80ed RGB pie chart
      #7e80ed color shades, tints & tones
#7e80ed color schemes
#7e80ed color preview, HTML & CSS examples
           This text has a color of #7e80ed        
        
          <p style="color:#7e80ed;">Text here</p>
        
        
          .mytext {color:#7e80ed;}
        
        Text color #7e80ed
      
           This box has a color of #7e80ed        
        
          <div style="background-color:#7e80ed;">Content here</div>
        
        
          .mybackground {background-color:#7e80ed;}
        
        Background color #7e80ed
      
           Border around this has a color of #7e80ed        
        
          <div style="border:2px solid #7e80ed;">Content here</div>
        
        
          .myborder {border:2px solid #7e80ed;}
        
        Border color #7e80ed