#7e375d color space conversions
Hex:
        #7e375d
        RGB:
        126, 55, 93
        CMY:
        51, 78, 64
        CMYK:
        0, 56, 26, 51
      HSL:
        328°, 39.2265%, 35.4902%
        HSV (HSB):
        328°, 56.3492%, 49.4118%
        XYZ:
        11.9462, 7.9583, 11.2624
        xyY:
        0.3833, 0.2553, 7.9583
      CIE-Lab:
        33.8959, 35.3885, -7.8556
        CIE-LCH:
        33.8959, 36.2499, 347.4844
        CIE-Luv:
        33.8959, 40.3520, -15.2158
        Hunter-Lab:
        28.2105, 26.2202, -3.9229
      #7e375d color charts
#7e375d RGB chart
      #7e375d CMYK chart
      #7e375d RGB pie chart
      #7e375d color shades, tints & tones
#7e375d color schemes
#7e375d color preview, HTML & CSS examples
           This text has a color of #7e375d        
        
          <p style="color:#7e375d;">Text here</p>
        
        
          .mytext {color:#7e375d;}
        
        Text color #7e375d
      
           This box has a color of #7e375d        
        
          <div style="background-color:#7e375d;">Content here</div>
        
        
          .mybackground {background-color:#7e375d;}
        
        Background color #7e375d
      
           Border around this has a color of #7e375d        
        
          <div style="border:2px solid #7e375d;">Content here</div>
        
        
          .myborder {border:2px solid #7e375d;}
        
        Border color #7e375d