#49017f color space conversions
Hex:
        #49017f
        RGB:
        73, 1, 127
        CMY:
        71, 100, 50
        CMYK:
        43, 99, 0, 50
      HSL:
        274°, 98.4375%, 25.0980%
        HSV (HSB):
        274°, 99.2126%, 49.8039%
        XYZ:
        6.5893, 2.9705, 20.3047
        xyY:
        0.2206, 0.0995, 2.9705
      CIE-Lab:
        19.9253, 50.5508, -52.3238
        CIE-LCH:
        19.9253, 72.7541, 314.0127
        CIE-Luv:
        19.9253, 9.6783, -59.5161
        Hunter-Lab:
        17.2351, 38.0823, -57.7853
      #49017f color charts
#49017f RGB chart
      #49017f CMYK chart
      #49017f RGB pie chart
      #49017f color shades, tints & tones
#49017f color schemes
#49017f color preview, HTML & CSS examples
           This text has a color of #49017f        
        
          <p style="color:#49017f;">Text here</p>
        
        
          .mytext {color:#49017f;}
        
        Text color #49017f
      
           This box has a color of #49017f        
        
          <div style="background-color:#49017f;">Content here</div>
        
        
          .mybackground {background-color:#49017f;}
        
        Background color #49017f
      
           Border around this has a color of #49017f        
        
          <div style="border:2px solid #49017f;">Content here</div>
        
        
          .myborder {border:2px solid #49017f;}
        
        Border color #49017f