#7e26a5 color space conversions
Hex:
        #7e26a5
        RGB:
        126, 38, 165
        CMY:
        51, 85, 35
        CMYK:
        24, 77, 0, 35
      HSL:
        282°, 62.5616%, 39.8039%
        HSV (HSB):
        282°, 76.9697%, 64.7059%
        XYZ:
        16.0888, 8.5385, 36.3974
        xyY:
        0.2636, 0.1399, 8.5385
      CIE-Lab:
        35.0800, 56.4146, -50.7344
        CIE-LCH:
        35.0800, 75.8722, 318.0345
        CIE-Luv:
        35.0800, 25.6156, -75.2584
        Hunter-Lab:
        29.2206, 47.1456, -53.3976
      #7e26a5 color charts
#7e26a5 RGB chart
      #7e26a5 CMYK chart
      #7e26a5 RGB pie chart
      #7e26a5 color shades, tints & tones
#7e26a5 color schemes
#7e26a5 color preview, HTML & CSS examples
           This text has a color of #7e26a5        
        
          <p style="color:#7e26a5;">Text here</p>
        
        
          .mytext {color:#7e26a5;}
        
        Text color #7e26a5
      
           This box has a color of #7e26a5        
        
          <div style="background-color:#7e26a5;">Content here</div>
        
        
          .mybackground {background-color:#7e26a5;}
        
        Background color #7e26a5
      
           Border around this has a color of #7e26a5        
        
          <div style="border:2px solid #7e26a5;">Content here</div>
        
        
          .myborder {border:2px solid #7e26a5;}
        
        Border color #7e26a5