#49159e color space conversions
Hex:
        #49159e
        RGB:
        73, 21, 158
        CMY:
        71, 92, 38
        CMYK:
        54, 87, 0, 38
      HSL:
        263°, 76.5363%, 35.0980%
        HSV (HSB):
        263°, 86.7089%, 61.9608%
        XYZ:
        9.1874, 4.4214, 32.7169
        xyY:
        0.1983, 0.0954, 4.4214
      CIE-Lab:
        25.0184, 52.6640, -63.2363
        CIE-LCH:
        25.0184, 82.2941, 309.7880
        CIE-Luv:
        25.0184, 4.4812, -77.7951
        Hunter-Lab:
        21.0272, 41.1942, -77.5324
      #49159e color charts
#49159e RGB chart
      #49159e CMYK chart
      #49159e RGB pie chart
      #49159e color shades, tints & tones
#49159e color schemes
#49159e color preview, HTML & CSS examples
           This text has a color of #49159e        
        
          <p style="color:#49159e;">Text here</p>
        
        
          .mytext {color:#49159e;}
        
        Text color #49159e
      
           This box has a color of #49159e        
        
          <div style="background-color:#49159e;">Content here</div>
        
        
          .mybackground {background-color:#49159e;}
        
        Background color #49159e
      
           Border around this has a color of #49159e        
        
          <div style="border:2px solid #49159e;">Content here</div>
        
        
          .myborder {border:2px solid #49159e;}
        
        Border color #49159e