#49258f color space conversions
Hex:
        #49258f
        RGB:
        73, 37, 143
        CMY:
        71, 85, 44
        CMYK:
        49, 74, 0, 44
      HSL:
        260°, 58.8889%, 35.2941%
        HSV (HSB):
        260°, 74.1259%, 56.0784%
        XYZ:
        8.3671, 4.7228, 26.4572
        xyY:
        0.2116, 0.1194, 4.7228
      CIE-Lab:
        25.9299, 41.6924, -52.5100
        CIE-LCH:
        25.9299, 67.0489, 308.4493
        CIE-Luv:
        25.9299, 4.4535, -67.5195
        Hunter-Lab:
        21.7319, 30.6945, -56.9693
      #49258f color charts
#49258f RGB chart
      #49258f CMYK chart
      #49258f RGB pie chart
      #49258f color shades, tints & tones
#49258f color schemes
#49258f color preview, HTML & CSS examples
           This text has a color of #49258f        
        
          <p style="color:#49258f;">Text here</p>
        
        
          .mytext {color:#49258f;}
        
        Text color #49258f
      
           This box has a color of #49258f        
        
          <div style="background-color:#49258f;">Content here</div>
        
        
          .mybackground {background-color:#49258f;}
        
        Background color #49258f
      
           Border around this has a color of #49258f        
        
          <div style="border:2px solid #49258f;">Content here</div>
        
        
          .myborder {border:2px solid #49258f;}
        
        Border color #49258f