#49147d color space conversions
Hex:
        #49147d
        RGB:
        73, 20, 125
        CMY:
        71, 92, 51
        CMYK:
        42, 84, 0, 51
      HSL:
        270°, 72.4138%, 28.4314%
        HSV (HSB):
        270°, 84.0000%, 49.0196%
        XYZ:
        6.6995, 3.3974, 19.7047
        xyY:
        0.2248, 0.1140, 3.3974
      CIE-Lab:
        21.5701, 44.6000, -48.3511
        CIE-LCH:
        21.5701, 65.7798, 312.6891
        CIE-Luv:
        21.5701, 8.8730, -57.9025
        Hunter-Lab:
        18.4322, 32.6225, -50.4808
      #49147d color charts
#49147d RGB chart
      #49147d CMYK chart
      #49147d RGB pie chart
      #49147d color shades, tints & tones
#49147d color schemes
#49147d color preview, HTML & CSS examples
           This text has a color of #49147d        
        
          <p style="color:#49147d;">Text here</p>
        
        
          .mytext {color:#49147d;}
        
        Text color #49147d
      
           This box has a color of #49147d        
        
          <div style="background-color:#49147d;">Content here</div>
        
        
          .mybackground {background-color:#49147d;}
        
        Background color #49147d
      
           Border around this has a color of #49147d        
        
          <div style="border:2px solid #49147d;">Content here</div>
        
        
          .myborder {border:2px solid #49147d;}
        
        Border color #49147d