#49038e color space conversions
Hex:
        #49038e
        RGB:
        73, 3, 142
        CMY:
        71, 99, 44
        CMYK:
        49, 98, 0, 44
      HSL:
        270°, 95.8621%, 28.4314%
        HSV (HSB):
        270°, 97.8873%, 55.6863%
        XYZ:
        7.6627, 3.4346, 25.8503
        xyY:
        0.2074, 0.0930, 3.4346
      CIE-Lab:
        21.7065, 53.4707, -58.8299
        CIE-LCH:
        21.7065, 79.4989, 312.2678
        CIE-Luv:
        21.7065, 7.4290, -68.3633
        Hunter-Lab:
        18.5326, 41.3724, -69.7278
      #49038e color charts
#49038e RGB chart
      #49038e CMYK chart
      #49038e RGB pie chart
      #49038e color shades, tints & tones
#49038e color schemes
#49038e color preview, HTML & CSS examples
           This text has a color of #49038e        
        
          <p style="color:#49038e;">Text here</p>
        
        
          .mytext {color:#49038e;}
        
        Text color #49038e
      
           This box has a color of #49038e        
        
          <div style="background-color:#49038e;">Content here</div>
        
        
          .mybackground {background-color:#49038e;}
        
        Background color #49038e
      
           Border around this has a color of #49038e        
        
          <div style="border:2px solid #49038e;">Content here</div>
        
        
          .myborder {border:2px solid #49038e;}
        
        Border color #49038e