#49097f color space conversions
Hex:
        #49097f
        RGB:
        73, 9, 127
        CMY:
        71, 96, 50
        CMYK:
        43, 93, 0, 50
      HSL:
        273°, 86.7647%, 26.6667%
        HSV (HSB):
        273°, 92.9134%, 49.8039%
        XYZ:
        6.6761, 3.1441, 20.3337
        xyY:
        0.2214, 0.1043, 3.1441
      CIE-Lab:
        20.6122, 48.4884, -51.1937
        CIE-LCH:
        20.6122, 70.5119, 313.4454
        CIE-Luv:
        20.6122, 9.2975, -59.4676
        Hunter-Lab:
        17.7317, 36.1757, -55.5779
      #49097f color charts
#49097f RGB chart
      #49097f CMYK chart
      #49097f RGB pie chart
      #49097f color shades, tints & tones
#49097f color schemes
#49097f color preview, HTML & CSS examples
           This text has a color of #49097f        
        
          <p style="color:#49097f;">Text here</p>
        
        
          .mytext {color:#49097f;}
        
        Text color #49097f
      
           This box has a color of #49097f        
        
          <div style="background-color:#49097f;">Content here</div>
        
        
          .mybackground {background-color:#49097f;}
        
        Background color #49097f
      
           Border around this has a color of #49097f        
        
          <div style="border:2px solid #49097f;">Content here</div>
        
        
          .myborder {border:2px solid #49097f;}
        
        Border color #49097f