#49397f color space conversions
Hex:
        #49397f
        RGB:
        73, 57, 127
        CMY:
        71, 78, 50
        CMYK:
        43, 55, 0, 50
      HSL:
        254°, 38.0435%, 36.0784%
        HSV (HSB):
        254°, 55.1181%, 49.8039%
        XYZ:
        8.0415, 5.8750, 20.7888
        xyY:
        0.2317, 0.1693, 5.8750
      CIE-Lab:
        29.0950, 25.1265, -37.4149
        CIE-LCH:
        29.0950, 45.0690, 303.8838
        CIE-Luv:
        29.0950, 1.9133, -50.9894
        Hunter-Lab:
        24.2385, 16.8033, -33.8849
      #49397f color charts
#49397f RGB chart
      #49397f CMYK chart
      #49397f RGB pie chart
      #49397f color shades, tints & tones
#49397f color schemes
#49397f color preview, HTML & CSS examples
           This text has a color of #49397f        
        
          <p style="color:#49397f;">Text here</p>
        
        
          .mytext {color:#49397f;}
        
        Text color #49397f
      
           This box has a color of #49397f        
        
          <div style="background-color:#49397f;">Content here</div>
        
        
          .mybackground {background-color:#49397f;}
        
        Background color #49397f
      
           Border around this has a color of #49397f        
        
          <div style="border:2px solid #49397f;">Content here</div>
        
        
          .myborder {border:2px solid #49397f;}
        
        Border color #49397f