#7e10ea color space conversions
Hex:
        #7e10ea
        RGB:
        126, 16, 234
        CMY:
        51, 94, 8
        CMYK:
        46, 93, 0, 8
      HSL:
        270°, 87.2000%, 49.0196%
        HSV (HSB):
        270°, 93.1624%, 91.7647%
        XYZ:
        23.6408, 10.7467, 78.6702
        xyY:
        0.2091, 0.0951, 10.7467
      CIE-Lab:
        39.1506, 76.7268, -84.3780
        CIE-LCH:
        39.1506, 114.0467, 312.2810
        CIE-Luv:
        39.1506, 13.6677, -121.3944
        Hunter-Lab:
        32.7822, 71.3558, -119.3358
      #7e10ea color charts
#7e10ea RGB chart
      #7e10ea CMYK chart
      #7e10ea RGB pie chart
      #7e10ea color shades, tints & tones
#7e10ea color schemes
#7e10ea color preview, HTML & CSS examples
           This text has a color of #7e10ea        
        
          <p style="color:#7e10ea;">Text here</p>
        
        
          .mytext {color:#7e10ea;}
        
        Text color #7e10ea
      
           This box has a color of #7e10ea        
        
          <div style="background-color:#7e10ea;">Content here</div>
        
        
          .mybackground {background-color:#7e10ea;}
        
        Background color #7e10ea
      
           Border around this has a color of #7e10ea        
        
          <div style="border:2px solid #7e10ea;">Content here</div>
        
        
          .myborder {border:2px solid #7e10ea;}
        
        Border color #7e10ea