#49004a color space conversions
Hex:
        #49004a
        RGB:
        73, 0, 74
        CMY:
        71, 100, 71
        CMYK:
        1, 100, 0, 71
      HSL:
        299°, 100.0000%, 14.5098%
        HSV (HSB):
        299°, 100.0000%, 29.0196%
        XYZ:
        3.9837, 1.9109, 6.6374
        xyY:
        0.3179, 0.1525, 1.9109
      CIE-Lab:
        15.0124, 40.0067, -25.2428
        CIE-LCH:
        15.0124, 47.3047, 327.7496
        CIE-Luv:
        15.0124, 20.5578, -27.5423
        Hunter-Lab:
        13.8235, 27.2496, -18.7921
      #49004a color charts
#49004a RGB chart
      #49004a CMYK chart
      #49004a RGB pie chart
      #49004a color shades, tints & tones
#49004a color schemes
#49004a color preview, HTML & CSS examples
           This text has a color of #49004a        
        
          <p style="color:#49004a;">Text here</p>
        
        
          .mytext {color:#49004a;}
        
        Text color #49004a
      
           This box has a color of #49004a        
        
          <div style="background-color:#49004a;">Content here</div>
        
        
          .mybackground {background-color:#49004a;}
        
        Background color #49004a
      
           Border around this has a color of #49004a        
        
          <div style="border:2px solid #49004a;">Content here</div>
        
        
          .myborder {border:2px solid #49004a;}
        
        Border color #49004a