#7e26ec color space conversions
Hex:
        #7e26ec
        RGB:
        126, 38, 236
        CMY:
        51, 85, 7
        CMYK:
        47, 84, 0, 7
      HSL:
        267°, 83.8983%, 53.7255%
        HSV (HSB):
        267°, 83.8983%, 92.5490%
        XYZ:
        24.4376, 11.8780, 80.3616
        xyY:
        0.2094, 0.1018, 11.8780
      CIE-Lab:
        41.0215, 72.1564, -82.4292
        CIE-LCH:
        41.0215, 109.5496, 311.1981
        CIE-Luv:
        41.0215, 11.9838, -121.2675
        Hunter-Lab:
        34.4644, 66.2558, -114.1228
      #7e26ec color charts
#7e26ec RGB chart
      #7e26ec CMYK chart
      #7e26ec RGB pie chart
      #7e26ec color shades, tints & tones
#7e26ec color schemes
#7e26ec color preview, HTML & CSS examples
           This text has a color of #7e26ec        
        
          <p style="color:#7e26ec;">Text here</p>
        
        
          .mytext {color:#7e26ec;}
        
        Text color #7e26ec
      
           This box has a color of #7e26ec        
        
          <div style="background-color:#7e26ec;">Content here</div>
        
        
          .mybackground {background-color:#7e26ec;}
        
        Background color #7e26ec
      
           Border around this has a color of #7e26ec        
        
          <div style="border:2px solid #7e26ec;">Content here</div>
        
        
          .myborder {border:2px solid #7e26ec;}
        
        Border color #7e26ec