#7e2fec color space conversions
Hex:
        #7e2fec
        RGB:
        126, 47, 236
        CMY:
        51, 82, 7
        CMYK:
        47, 80, 0, 7
      HSL:
        265°, 83.2599%, 55.4902%
        HSV (HSB):
        265°, 80.0847%, 92.5490%
        XYZ:
        24.7610, 12.5248, 80.4694
        xyY:
        0.2103, 0.1064, 12.5248
      CIE-Lab:
        42.0383, 69.1701, -80.7569
        CIE-LCH:
        42.0383, 106.3305, 310.5808
        CIE-Luv:
        42.0383, 11.0936, -120.2678
        Hunter-Lab:
        35.3904, 62.9552, -110.0382
      #7e2fec color charts
#7e2fec RGB chart
      #7e2fec CMYK chart
      #7e2fec RGB pie chart
      #7e2fec color shades, tints & tones
#7e2fec color schemes
#7e2fec color preview, HTML & CSS examples
           This text has a color of #7e2fec        
        
          <p style="color:#7e2fec;">Text here</p>
        
        
          .mytext {color:#7e2fec;}
        
        Text color #7e2fec
      
           This box has a color of #7e2fec        
        
          <div style="background-color:#7e2fec;">Content here</div>
        
        
          .mybackground {background-color:#7e2fec;}
        
        Background color #7e2fec
      
           Border around this has a color of #7e2fec        
        
          <div style="border:2px solid #7e2fec;">Content here</div>
        
        
          .myborder {border:2px solid #7e2fec;}
        
        Border color #7e2fec