#49136b color space conversions
Hex:
        #49136b
        RGB:
        73, 19, 107
        CMY:
        71, 93, 58
        CMYK:
        32, 82, 0, 58
      HSL:
        277°, 69.8413%, 24.7059%
        HSV (HSB):
        277°, 82.2430%, 41.9608%
        XYZ:
        5.6344, 2.9437, 14.1812
        xyY:
        0.2476, 0.1293, 2.9437
      CIE-Lab:
        19.8172, 40.5726, -39.6250
        CIE-LCH:
        19.8172, 56.7122, 315.6769
        CIE-Luv:
        19.8172, 11.9142, -46.7336
        Hunter-Lab:
        17.1574, 28.5929, -36.9951
      #49136b color charts
#49136b RGB chart
      #49136b CMYK chart
      #49136b RGB pie chart
      #49136b color shades, tints & tones
#49136b color schemes
#49136b color preview, HTML & CSS examples
           This text has a color of #49136b        
        
          <p style="color:#49136b;">Text here</p>
        
        
          .mytext {color:#49136b;}
        
        Text color #49136b
      
           This box has a color of #49136b        
        
          <div style="background-color:#49136b;">Content here</div>
        
        
          .mybackground {background-color:#49136b;}
        
        Background color #49136b
      
           Border around this has a color of #49136b        
        
          <div style="border:2px solid #49136b;">Content here</div>
        
        
          .myborder {border:2px solid #49136b;}
        
        Border color #49136b