#7c134b color space conversions
Hex:
        #7c134b
        RGB:
        124, 19, 75
        CMY:
        51, 93, 71
        CMYK:
        0, 85, 40, 51
      HSL:
        328°, 73.4266%, 28.0392%
        HSV (HSB):
        328°, 84.6774%, 48.6275%
        XYZ:
        9.8151, 5.2588, 7.1544
        xyY:
        0.4416, 0.2366, 5.2588
      CIE-Lab:
        27.4598, 47.2517, -5.7743
        CIE-LCH:
        27.4598, 47.6032, 353.0329
        CIE-Luv:
        27.4598, 56.5991, -13.8134
        Hunter-Lab:
        22.9321, 36.2675, -2.4448
      #7c134b color charts
#7c134b RGB chart
      #7c134b CMYK chart
      #7c134b RGB pie chart
      #7c134b color shades, tints & tones
#7c134b color schemes
#7c134b color preview, HTML & CSS examples
           This text has a color of #7c134b        
        
          <p style="color:#7c134b;">Text here</p>
        
        
          .mytext {color:#7c134b;}
        
        Text color #7c134b
      
           This box has a color of #7c134b        
        
          <div style="background-color:#7c134b;">Content here</div>
        
        
          .mybackground {background-color:#7c134b;}
        
        Background color #7c134b
      
           Border around this has a color of #7c134b        
        
          <div style="border:2px solid #7c134b;">Content here</div>
        
        
          .myborder {border:2px solid #7c134b;}
        
        Border color #7c134b