#49448f color space conversions
Hex:
        #49448f
        RGB:
        73, 68, 143
        CMY:
        71, 73, 44
        CMYK:
        49, 52, 0, 44
      HSL:
        244°, 35.5450%, 41.3725%
        HSV (HSB):
        244°, 52.4476%, 56.0784%
        XYZ:
        9.7727, 7.5339, 26.9257
        xyY:
        0.2209, 0.1703, 7.5339
      CIE-Lab:
        32.9926, 23.0653, -41.0652
        CIE-LCH:
        32.9926, 47.0994, 299.3219
        CIE-Luv:
        32.9926, -2.4886, -58.0040
        Hunter-Lab:
        27.4479, 15.5202, -38.9484
      #49448f color charts
#49448f RGB chart
      #49448f CMYK chart
      #49448f RGB pie chart
      #49448f color shades, tints & tones
#49448f color schemes
#49448f color preview, HTML & CSS examples
           This text has a color of #49448f        
        
          <p style="color:#49448f;">Text here</p>
        
        
          .mytext {color:#49448f;}
        
        Text color #49448f
      
           This box has a color of #49448f        
        
          <div style="background-color:#49448f;">Content here</div>
        
        
          .mybackground {background-color:#49448f;}
        
        Background color #49448f
      
           Border around this has a color of #49448f        
        
          <div style="border:2px solid #49448f;">Content here</div>
        
        
          .myborder {border:2px solid #49448f;}
        
        Border color #49448f