#49184c color space conversions
Hex:
        #49184c
        RGB:
        73, 24, 76
        CMY:
        71, 91, 70
        CMYK:
        4, 68, 0, 70
      HSL:
        297°, 52.0000%, 19.6078%
        HSV (HSB):
        297°, 68.4211%, 29.8039%
        XYZ:
        4.3788, 2.5915, 7.1069
        xyY:
        0.3111, 0.1841, 2.5915
      CIE-Lab:
        18.3276, 31.2790, -21.3406
        CIE-LCH:
        18.3276, 37.8655, 325.6957
        CIE-Luv:
        18.3276, 17.4902, -25.5254
        Hunter-Lab:
        16.0983, 20.3808, -14.9060
      #49184c color charts
#49184c RGB chart
      #49184c CMYK chart
      #49184c RGB pie chart
      #49184c color shades, tints & tones
#49184c color schemes
#49184c color preview, HTML & CSS examples
           This text has a color of #49184c        
        
          <p style="color:#49184c;">Text here</p>
        
        
          .mytext {color:#49184c;}
        
        Text color #49184c
      
           This box has a color of #49184c        
        
          <div style="background-color:#49184c;">Content here</div>
        
        
          .mybackground {background-color:#49184c;}
        
        Background color #49184c
      
           Border around this has a color of #49184c        
        
          <div style="border:2px solid #49184c;">Content here</div>
        
        
          .myborder {border:2px solid #49184c;}
        
        Border color #49184c