#4c0031 color space conversions
Hex:
        #4c0031
        RGB:
        76, 0, 49
        CMY:
        70, 100, 81
        CMYK:
        0, 100, 36, 70
      HSL:
        321°, 100.0000%, 14.9020%
        HSV (HSB):
        321°, 100.0000%, 29.8039%
        XYZ:
        3.5349, 1.7583, 3.0588
        xyY:
        0.4232, 0.2105, 1.7583
      CIE-Lab:
        14.1637, 36.8809, -8.7922
        CIE-LCH:
        14.1637, 37.9144, 346.5913
        CIE-Luv:
        14.1637, 30.1827, -11.6864
        Hunter-Lab:
        13.2599, 24.3803, -4.3951
      #4c0031 color charts
#4c0031 RGB chart
      #4c0031 CMYK chart
      #4c0031 RGB pie chart
      #4c0031 color shades, tints & tones
#4c0031 color schemes
#4c0031 color preview, HTML & CSS examples
           This text has a color of #4c0031        
        
          <p style="color:#4c0031;">Text here</p>
        
        
          .mytext {color:#4c0031;}
        
        Text color #4c0031
      
           This box has a color of #4c0031        
        
          <div style="background-color:#4c0031;">Content here</div>
        
        
          .mybackground {background-color:#4c0031;}
        
        Background color #4c0031
      
           Border around this has a color of #4c0031        
        
          <div style="border:2px solid #4c0031;">Content here</div>
        
        
          .myborder {border:2px solid #4c0031;}
        
        Border color #4c0031