#7e1dac color space conversions
Hex:
        #7e1dac
        RGB:
        126, 29, 172
        CMY:
        51, 89, 33
        CMYK:
        27, 83, 0, 33
      HSL:
        281°, 71.1443%, 39.4118%
        HSV (HSB):
        281°, 83.1395%, 67.4510%
        XYZ:
        16.4899, 8.2929, 39.7613
        xyY:
        0.2555, 0.1285, 8.2929
      CIE-Lab:
        34.5856, 60.8255, -55.7376
        CIE-LCH:
        34.5856, 82.5010, 317.4993
        CIE-Luv:
        34.5856, 25.0382, -81.5862
        Hunter-Lab:
        28.7974, 51.8170, -61.7050
      #7e1dac color charts
#7e1dac RGB chart
      #7e1dac CMYK chart
      #7e1dac RGB pie chart
      #7e1dac color shades, tints & tones
#7e1dac color schemes
#7e1dac color preview, HTML & CSS examples
           This text has a color of #7e1dac        
        
          <p style="color:#7e1dac;">Text here</p>
        
        
          .mytext {color:#7e1dac;}
        
        Text color #7e1dac
      
           This box has a color of #7e1dac        
        
          <div style="background-color:#7e1dac;">Content here</div>
        
        
          .mybackground {background-color:#7e1dac;}
        
        Background color #7e1dac
      
           Border around this has a color of #7e1dac        
        
          <div style="border:2px solid #7e1dac;">Content here</div>
        
        
          .myborder {border:2px solid #7e1dac;}
        
        Border color #7e1dac