#49045a color space conversions
Hex:
        #49045a
        RGB:
        73, 4, 90
        CMY:
        71, 98, 65
        CMYK:
        19, 96, 0, 65
      HSL:
        288°, 91.4894%, 18.4314%
        HSV (HSB):
        288°, 95.5556%, 35.2941%
        XYZ:
        4.6365, 2.2415, 9.8611
        xyY:
        0.2770, 0.1339, 2.2415
      CIE-Lab:
        16.7067, 41.7158, -33.4249
        CIE-LCH:
        16.7067, 53.4549, 321.2965
        CIE-Luv:
        16.7067, 16.4045, -37.1345
        Hunter-Lab:
        14.9716, 29.0792, -28.5716
      #49045a color charts
#49045a RGB chart
      #49045a CMYK chart
      #49045a RGB pie chart
      #49045a color shades, tints & tones
#49045a color schemes
#49045a color preview, HTML & CSS examples
           This text has a color of #49045a        
        
          <p style="color:#49045a;">Text here</p>
        
        
          .mytext {color:#49045a;}
        
        Text color #49045a
      
           This box has a color of #49045a        
        
          <div style="background-color:#49045a;">Content here</div>
        
        
          .mybackground {background-color:#49045a;}
        
        Background color #49045a
      
           Border around this has a color of #49045a        
        
          <div style="border:2px solid #49045a;">Content here</div>
        
        
          .myborder {border:2px solid #49045a;}
        
        Border color #49045a