#7e26bd color space conversions
Hex:
        #7e26bd
        RGB:
        126, 38, 189
        CMY:
        51, 85, 26
        CMYK:
        33, 80, 0, 26
      HSL:
        275°, 66.5198%, 44.5098%
        HSV (HSB):
        275°, 79.8942%, 74.1176%
        XYZ:
        18.4826, 9.4960, 49.0029
        xyY:
        0.2401, 0.1234, 9.4960
      CIE-Lab:
        36.9222, 61.5625, -62.0225
        CIE-LCH:
        36.9222, 87.3884, 314.7867
        CIE-Luv:
        36.9222, 20.2785, -91.5790
        Hunter-Lab:
        30.8155, 53.1339, -72.7121
      #7e26bd color charts
#7e26bd RGB chart
      #7e26bd CMYK chart
      #7e26bd RGB pie chart
      #7e26bd color shades, tints & tones
#7e26bd color schemes
#7e26bd color preview, HTML & CSS examples
           This text has a color of #7e26bd        
        
          <p style="color:#7e26bd;">Text here</p>
        
        
          .mytext {color:#7e26bd;}
        
        Text color #7e26bd
      
           This box has a color of #7e26bd        
        
          <div style="background-color:#7e26bd;">Content here</div>
        
        
          .mybackground {background-color:#7e26bd;}
        
        Background color #7e26bd
      
           Border around this has a color of #7e26bd        
        
          <div style="border:2px solid #7e26bd;">Content here</div>
        
        
          .myborder {border:2px solid #7e26bd;}
        
        Border color #7e26bd