#7e2bed color space conversions
Hex:
        #7e2bed
        RGB:
        126, 43, 237
        CMY:
        51, 83, 7
        CMYK:
        47, 82, 0, 7
      HSL:
        266°, 84.3478%, 54.9020%
        HSV (HSB):
        266°, 81.8565%, 92.9412%
        XYZ:
        24.7541, 12.2778, 81.1859
        xyY:
        0.2094, 0.1039, 12.2778
      CIE-Lab:
        41.6543, 70.7957, -81.9542
        CIE-LCH:
        41.6543, 108.2983, 310.8219
        CIE-Luv:
        41.6543, 11.3670, -121.3653
        Hunter-Lab:
        35.0397, 64.7836, -112.8454
      #7e2bed color charts
#7e2bed RGB chart
      #7e2bed CMYK chart
      #7e2bed RGB pie chart
      #7e2bed color shades, tints & tones
#7e2bed color schemes
#7e2bed color preview, HTML & CSS examples
           This text has a color of #7e2bed        
        
          <p style="color:#7e2bed;">Text here</p>
        
        
          .mytext {color:#7e2bed;}
        
        Text color #7e2bed
      
           This box has a color of #7e2bed        
        
          <div style="background-color:#7e2bed;">Content here</div>
        
        
          .mybackground {background-color:#7e2bed;}
        
        Background color #7e2bed
      
           Border around this has a color of #7e2bed        
        
          <div style="border:2px solid #7e2bed;">Content here</div>
        
        
          .myborder {border:2px solid #7e2bed;}
        
        Border color #7e2bed