#7e238a color space conversions
Hex:
        #7e238a
        RGB:
        126, 35, 138
        CMY:
        51, 86, 46
        CMYK:
        9, 75, 0, 46
      HSL:
        293°, 59.5376%, 33.9216%
        HSV (HSB):
        293°, 74.6377%, 54.1176%
        XYZ:
        13.7927, 7.4727, 24.7602
        xyY:
        0.2997, 0.1624, 7.4727
      CIE-Lab:
        32.8596, 52.1466, -37.8347
        CIE-LCH:
        32.8596, 64.4262, 324.0375
        CIE-Luv:
        32.8596, 33.2293, -56.5325
        Hunter-Lab:
        27.3362, 42.2252, -34.5675
      #7e238a color charts
#7e238a RGB chart
      #7e238a CMYK chart
      #7e238a RGB pie chart
      #7e238a color shades, tints & tones
#7e238a color schemes
#7e238a color preview, HTML & CSS examples
           This text has a color of #7e238a        
        
          <p style="color:#7e238a;">Text here</p>
        
        
          .mytext {color:#7e238a;}
        
        Text color #7e238a
      
           This box has a color of #7e238a        
        
          <div style="background-color:#7e238a;">Content here</div>
        
        
          .mybackground {background-color:#7e238a;}
        
        Background color #7e238a
      
           Border around this has a color of #7e238a        
        
          <div style="border:2px solid #7e238a;">Content here</div>
        
        
          .myborder {border:2px solid #7e238a;}
        
        Border color #7e238a