#49014d color space conversions
Hex:
        #49014d
        RGB:
        73, 1, 77
        CMY:
        71, 100, 70
        CMYK:
        5, 99, 0, 70
      HSL:
        297°, 97.4359%, 15.2941%
        HSV (HSB):
        297°, 98.7013%, 30.1961%
        XYZ:
        4.0981, 1.9740, 7.1862
        xyY:
        0.3091, 0.1489, 1.9740
      CIE-Lab:
        15.3502, 40.1974, -26.7725
        CIE-LCH:
        15.3502, 48.2969, 326.3354
        CIE-Luv:
        15.3502, 19.7084, -29.3097
        Hunter-Lab:
        14.0499, 27.4774, -20.4906
      #49014d color charts
#49014d RGB chart
      #49014d CMYK chart
      #49014d RGB pie chart
      #49014d color shades, tints & tones
#49014d color schemes
#49014d color preview, HTML & CSS examples
           This text has a color of #49014d        
        
          <p style="color:#49014d;">Text here</p>
        
        
          .mytext {color:#49014d;}
        
        Text color #49014d
      
           This box has a color of #49014d        
        
          <div style="background-color:#49014d;">Content here</div>
        
        
          .mybackground {background-color:#49014d;}
        
        Background color #49014d
      
           Border around this has a color of #49014d        
        
          <div style="border:2px solid #49014d;">Content here</div>
        
        
          .myborder {border:2px solid #49014d;}
        
        Border color #49014d