#49265f color space conversions
Hex:
        #49265f
        RGB:
        73, 38, 95
        CMY:
        71, 85, 63
        CMYK:
        23, 60, 0, 63
      HSL:
        277°, 42.8571%, 26.0784%
        HSV (HSB):
        277°, 60.0000%, 37.2549%
        XYZ:
        5.5063, 3.6289, 11.2367
        xyY:
        0.2703, 0.1781, 3.6289
      CIE-Lab:
        22.4046, 27.9317, -27.5967
        CIE-LCH:
        22.4046, 39.2652, 315.3457
        CIE-Luv:
        22.4046, 10.8777, -34.8315
        Hunter-Lab:
        19.0497, 18.2585, -21.6381
      #49265f color charts
#49265f RGB chart
      #49265f CMYK chart
      #49265f RGB pie chart
      #49265f color shades, tints & tones
#49265f color schemes
#49265f color preview, HTML & CSS examples
           This text has a color of #49265f        
        
          <p style="color:#49265f;">Text here</p>
        
        
          .mytext {color:#49265f;}
        
        Text color #49265f
      
           This box has a color of #49265f        
        
          <div style="background-color:#49265f;">Content here</div>
        
        
          .mybackground {background-color:#49265f;}
        
        Background color #49265f
      
           Border around this has a color of #49265f        
        
          <div style="border:2px solid #49265f;">Content here</div>
        
        
          .myborder {border:2px solid #49265f;}
        
        Border color #49265f