#7e1cfb color space conversions
Hex:
        #7e1cfb
        RGB:
        126, 28, 251
        CMY:
        51, 89, 2
        CMYK:
        50, 89, 0, 2
      HSL:
        266°, 96.5368%, 54.7059%
        HSV (HSB):
        266°, 88.8446%, 98.4314%
        XYZ:
        26.4320, 12.2312, 92.2345
        xyY:
        0.2019, 0.0934, 12.2312
      CIE-Lab:
        41.5812, 78.1681, -89.9599
        CIE-LCH:
        41.5812, 119.1764, 310.9881
        CIE-Luv:
        41.5812, 10.5074, -130.8760
        Hunter-Lab:
        34.9731, 73.7042, -131.8844
      #7e1cfb color charts
#7e1cfb RGB chart
      #7e1cfb CMYK chart
      #7e1cfb RGB pie chart
      #7e1cfb color shades, tints & tones
#7e1cfb color schemes
#7e1cfb color preview, HTML & CSS examples
           This text has a color of #7e1cfb        
        
          <p style="color:#7e1cfb;">Text here</p>
        
        
          .mytext {color:#7e1cfb;}
        
        Text color #7e1cfb
      
           This box has a color of #7e1cfb        
        
          <div style="background-color:#7e1cfb;">Content here</div>
        
        
          .mybackground {background-color:#7e1cfb;}
        
        Background color #7e1cfb
      
           Border around this has a color of #7e1cfb        
        
          <div style="border:2px solid #7e1cfb;">Content here</div>
        
        
          .myborder {border:2px solid #7e1cfb;}
        
        Border color #7e1cfb