#7e395d color space conversions
Hex:
        #7e395d
        RGB:
        126, 57, 93
        CMY:
        51, 78, 64
        CMYK:
        0, 55, 26, 51
      HSL:
        329°, 37.7049%, 35.8824%
        HSV (HSB):
        329°, 54.7619%, 49.4118%
        XYZ:
        12.0431, 8.1522, 11.2947
        xyY:
        0.3824, 0.2589, 8.1522
      CIE-Lab:
        34.2978, 34.3316, -7.2523
        CIE-LCH:
        34.2978, 35.0893, 348.0721
        CIE-Luv:
        34.2978, 39.4786, -14.3380
        Hunter-Lab:
        28.5520, 25.3243, -3.4677
      #7e395d color charts
#7e395d RGB chart
      #7e395d CMYK chart
      #7e395d RGB pie chart
      #7e395d color shades, tints & tones
#7e395d color schemes
#7e395d color preview, HTML & CSS examples
           This text has a color of #7e395d        
        
          <p style="color:#7e395d;">Text here</p>
        
        
          .mytext {color:#7e395d;}
        
        Text color #7e395d
      
           This box has a color of #7e395d        
        
          <div style="background-color:#7e395d;">Content here</div>
        
        
          .mybackground {background-color:#7e395d;}
        
        Background color #7e395d
      
           Border around this has a color of #7e395d        
        
          <div style="border:2px solid #7e395d;">Content here</div>
        
        
          .myborder {border:2px solid #7e395d;}
        
        Border color #7e395d