#49084d color space conversions
Hex:
        #49084d
        RGB:
        73, 8, 77
        CMY:
        71, 97, 70
        CMYK:
        5, 90, 0, 70
      HSL:
        297°, 81.1765%, 16.6667%
        HSV (HSB):
        297°, 89.6104%, 30.1961%
        XYZ:
        4.1740, 2.1260, 7.2115
        xyY:
        0.3089, 0.1573, 2.1260
      CIE-Lab:
        16.1348, 37.8922, -25.5145
        CIE-LCH:
        16.1348, 45.6816, 326.0459
        CIE-Luv:
        16.1348, 19.1991, -28.6774
        Hunter-Lab:
        14.5807, 25.5835, -19.1181
      #49084d color charts
#49084d RGB chart
      #49084d CMYK chart
      #49084d RGB pie chart
      #49084d color shades, tints & tones
#49084d color schemes
#49084d color preview, HTML & CSS examples
           This text has a color of #49084d        
        
          <p style="color:#49084d;">Text here</p>
        
        
          .mytext {color:#49084d;}
        
        Text color #49084d
      
           This box has a color of #49084d        
        
          <div style="background-color:#49084d;">Content here</div>
        
        
          .mybackground {background-color:#49084d;}
        
        Background color #49084d
      
           Border around this has a color of #49084d        
        
          <div style="border:2px solid #49084d;">Content here</div>
        
        
          .myborder {border:2px solid #49084d;}
        
        Border color #49084d