#7e1aeb color space conversions
Hex:
        #7e1aeb
        RGB:
        126, 26, 235
        CMY:
        51, 90, 8
        CMYK:
        46, 89, 0, 8
      HSL:
        269°, 83.9357%, 51.1765%
        HSV (HSB):
        269°, 88.9362%, 92.1569%
        XYZ:
        23.9690, 11.1726, 79.4905
        xyY:
        0.2091, 0.0975, 11.1726
      CIE-Lab:
        39.8696, 75.0760, -83.7598
        CIE-LCH:
        39.8696, 112.4816, 311.8707
        CIE-Luv:
        39.8696, 13.0159, -121.5464
        Hunter-Lab:
        33.4254, 69.5059, -117.6025
      #7e1aeb color charts
#7e1aeb RGB chart
      #7e1aeb CMYK chart
      #7e1aeb RGB pie chart
      #7e1aeb color shades, tints & tones
#7e1aeb color schemes
#7e1aeb color preview, HTML & CSS examples
           This text has a color of #7e1aeb        
        
          <p style="color:#7e1aeb;">Text here</p>
        
        
          .mytext {color:#7e1aeb;}
        
        Text color #7e1aeb
      
           This box has a color of #7e1aeb        
        
          <div style="background-color:#7e1aeb;">Content here</div>
        
        
          .mybackground {background-color:#7e1aeb;}
        
        Background color #7e1aeb
      
           Border around this has a color of #7e1aeb        
        
          <div style="border:2px solid #7e1aeb;">Content here</div>
        
        
          .myborder {border:2px solid #7e1aeb;}
        
        Border color #7e1aeb