#7e385b color space conversions
Hex:
        #7e385b
        RGB:
        126, 56, 91
        CMY:
        51, 78, 64
        CMYK:
        0, 56, 28, 51
      HSL:
        330°, 38.4615%, 35.6863%
        HSV (HSB):
        330°, 55.5556%, 49.4118%
        XYZ:
        11.9067, 8.0193, 10.8179
        xyY:
        0.3873, 0.2608, 8.0193
      CIE-Lab:
        34.0230, 34.5643, -6.3845
        CIE-LCH:
        34.0230, 35.1491, 349.5346
        CIE-Luv:
        34.0230, 40.4356, -13.2643
        Hunter-Lab:
        28.3184, 25.4946, -2.8264
      #7e385b color charts
#7e385b RGB chart
      #7e385b CMYK chart
      #7e385b RGB pie chart
      #7e385b color shades, tints & tones
#7e385b color schemes
#7e385b color preview, HTML & CSS examples
           This text has a color of #7e385b        
        
          <p style="color:#7e385b;">Text here</p>
        
        
          .mytext {color:#7e385b;}
        
        Text color #7e385b
      
           This box has a color of #7e385b        
        
          <div style="background-color:#7e385b;">Content here</div>
        
        
          .mybackground {background-color:#7e385b;}
        
        Background color #7e385b
      
           Border around this has a color of #7e385b        
        
          <div style="border:2px solid #7e385b;">Content here</div>
        
        
          .myborder {border:2px solid #7e385b;}
        
        Border color #7e385b