#49034d color space conversions
Hex:
        #49034d
        RGB:
        73, 3, 77
        CMY:
        71, 99, 70
        CMYK:
        5, 96, 0, 70
      HSL:
        297°, 92.5000%, 15.6863%
        HSV (HSB):
        297°, 96.1039%, 30.1961%
        XYZ:
        4.1198, 2.0174, 7.1934
        xyY:
        0.3090, 0.1513, 2.0174
      CIE-Lab:
        15.5784, 39.5229, -26.4062
        CIE-LCH:
        15.5784, 47.5326, 326.2522
        CIE-Luv:
        15.5784, 19.5700, -29.1394
        Hunter-Lab:
        14.2036, 26.9180, -20.0851
      #49034d color charts
#49034d RGB chart
      #49034d CMYK chart
      #49034d RGB pie chart
      #49034d color shades, tints & tones
#49034d color schemes
#49034d color preview, HTML & CSS examples
           This text has a color of #49034d        
        
          <p style="color:#49034d;">Text here</p>
        
        
          .mytext {color:#49034d;}
        
        Text color #49034d
      
           This box has a color of #49034d        
        
          <div style="background-color:#49034d;">Content here</div>
        
        
          .mybackground {background-color:#49034d;}
        
        Background color #49034d
      
           Border around this has a color of #49034d        
        
          <div style="border:2px solid #49034d;">Content here</div>
        
        
          .myborder {border:2px solid #49034d;}
        
        Border color #49034d