#49259b color space conversions
Hex:
        #49259b
        RGB:
        73, 37, 155
        CMY:
        71, 85, 39
        CMYK:
        53, 76, 0, 39
      HSL:
        258°, 61.4583%, 37.6471%
        HSV (HSB):
        258°, 76.1290%, 60.7843%
        XYZ:
        9.3256, 5.1062, 31.5044
        xyY:
        0.2030, 0.1112, 5.1062
      CIE-Lab:
        27.0351, 45.1165, -58.0835
        CIE-LCH:
        27.0351, 73.5472, 307.8384
        CIE-Luv:
        27.0351, 3.1282, -75.0846
        Hunter-Lab:
        22.5968, 34.1218, -66.8442
      #49259b color charts
#49259b RGB chart
      #49259b CMYK chart
      #49259b RGB pie chart
      #49259b color shades, tints & tones
#49259b color schemes
#49259b color preview, HTML & CSS examples
           This text has a color of #49259b        
        
          <p style="color:#49259b;">Text here</p>
        
        
          .mytext {color:#49259b;}
        
        Text color #49259b
      
           This box has a color of #49259b        
        
          <div style="background-color:#49259b;">Content here</div>
        
        
          .mybackground {background-color:#49259b;}
        
        Background color #49259b
      
           Border around this has a color of #49259b        
        
          <div style="border:2px solid #49259b;">Content here</div>
        
        
          .myborder {border:2px solid #49259b;}
        
        Border color #49259b