#49289b color space conversions
Hex:
        #49289b
        RGB:
        73, 40, 155
        CMY:
        71, 84, 39
        CMYK:
        53, 74, 0, 39
      HSL:
        257°, 58.9744%, 38.2353%
        HSV (HSB):
        257°, 74.1935%, 60.7843%
        XYZ:
        9.4228, 5.3006, 31.5368
        xyY:
        0.2037, 0.1146, 5.3006
      CIE-Lab:
        27.5746, 43.5898, -57.1987
        CIE-LCH:
        27.5746, 71.9149, 307.3102
        CIE-Luv:
        27.5746, 2.6940, -74.7126
        Hunter-Lab:
        23.0231, 32.7659, -65.0989
      #49289b color charts
#49289b RGB chart
      #49289b CMYK chart
      #49289b RGB pie chart
      #49289b color shades, tints & tones
#49289b color schemes
#49289b color preview, HTML & CSS examples
           This text has a color of #49289b        
        
          <p style="color:#49289b;">Text here</p>
        
        
          .mytext {color:#49289b;}
        
        Text color #49289b
      
           This box has a color of #49289b        
        
          <div style="background-color:#49289b;">Content here</div>
        
        
          .mybackground {background-color:#49289b;}
        
        Background color #49289b
      
           Border around this has a color of #49289b        
        
          <div style="border:2px solid #49289b;">Content here</div>
        
        
          .myborder {border:2px solid #49289b;}
        
        Border color #49289b