#7b134f color space conversions
Hex:
        #7b134f
        RGB:
        123, 19, 79
        CMY:
        52, 93, 69
        CMYK:
        0, 85, 36, 52
      HSL:
        325°, 73.2394%, 27.8431%
        HSV (HSB):
        325°, 84.5528%, 48.2353%
        XYZ:
        9.8125, 5.2412, 7.8916
        xyY:
        0.4276, 0.2284, 5.2412
      CIE-Lab:
        27.4112, 47.4411, -8.5401
        CIE-LCH:
        27.4112, 48.2036, 349.7952
        CIE-Luv:
        27.4112, 54.2636, -16.9492
        Hunter-Lab:
        22.8937, 36.4435, -4.4121
      #7b134f color charts
#7b134f RGB chart
      #7b134f CMYK chart
      #7b134f RGB pie chart
      #7b134f color shades, tints & tones
#7b134f color schemes
#7b134f color preview, HTML & CSS examples
           This text has a color of #7b134f        
        
          <p style="color:#7b134f;">Text here</p>
        
        
          .mytext {color:#7b134f;}
        
        Text color #7b134f
      
           This box has a color of #7b134f        
        
          <div style="background-color:#7b134f;">Content here</div>
        
        
          .mybackground {background-color:#7b134f;}
        
        Background color #7b134f
      
           Border around this has a color of #7b134f        
        
          <div style="border:2px solid #7b134f;">Content here</div>
        
        
          .myborder {border:2px solid #7b134f;}
        
        Border color #7b134f