#7e33da color space conversions
Hex:
        #7e33da
        RGB:
        126, 51, 218
        CMY:
        51, 80, 15
        CMYK:
        42, 77, 0, 15
      HSL:
        267°, 69.2946%, 52.7451%
        HSV (HSB):
        267°, 76.6055%, 85.4902%
        XYZ:
        22.4429, 11.8652, 67.4370
        xyY:
        0.2206, 0.1166, 11.8652
      CIE-Lab:
        41.0011, 63.3471, -72.2033
        CIE-LCH:
        41.0011, 96.0529, 311.2619
        CIE-Luv:
        41.0011, 13.3608, -108.2978
        Hunter-Lab:
        34.4459, 56.0195, -91.9637
      #7e33da color charts
#7e33da RGB chart
      #7e33da CMYK chart
      #7e33da RGB pie chart
      #7e33da color shades, tints & tones
#7e33da color schemes
#7e33da color preview, HTML & CSS examples
           This text has a color of #7e33da        
        
          <p style="color:#7e33da;">Text here</p>
        
        
          .mytext {color:#7e33da;}
        
        Text color #7e33da
      
           This box has a color of #7e33da        
        
          <div style="background-color:#7e33da;">Content here</div>
        
        
          .mybackground {background-color:#7e33da;}
        
        Background color #7e33da
      
           Border around this has a color of #7e33da        
        
          <div style="border:2px solid #7e33da;">Content here</div>
        
        
          .myborder {border:2px solid #7e33da;}
        
        Border color #7e33da