#7e2fff color space conversions
Hex:
        #7e2fff
        RGB:
        126, 47, 255
        CMY:
        51, 82, 0
        CMYK:
        51, 82, 0, 0
      HSL:
        263°, 100.0000%, 59.2157%
        HSV (HSB):
        263°, 81.5686%, 100.0000%
        XYZ:
        27.6707, 13.6887, 95.7915
        xyY:
        0.2018, 0.0998, 13.6887
      CIE-Lab:
        43.7831, 73.6976, -88.5655
        CIE-LCH:
        43.7831, 115.2180, 309.7647
        CIE-Luv:
        43.7831, 8.4571, -131.8153
        Hunter-Lab:
        36.9982, 68.7522, -127.6083
      #7e2fff color charts
#7e2fff RGB chart
      #7e2fff CMYK chart
      #7e2fff RGB pie chart
      #7e2fff color shades, tints & tones
#7e2fff color schemes
#7e2fff color preview, HTML & CSS examples
           This text has a color of #7e2fff        
        
          <p style="color:#7e2fff;">Text here</p>
        
        
          .mytext {color:#7e2fff;}
        
        Text color #7e2fff
      
           This box has a color of #7e2fff        
        
          <div style="background-color:#7e2fff;">Content here</div>
        
        
          .mybackground {background-color:#7e2fff;}
        
        Background color #7e2fff
      
           Border around this has a color of #7e2fff        
        
          <div style="border:2px solid #7e2fff;">Content here</div>
        
        
          .myborder {border:2px solid #7e2fff;}
        
        Border color #7e2fff