#49226c color space conversions
Hex:
        #49226c
        RGB:
        73, 34, 108
        CMY:
        71, 87, 58
        CMYK:
        32, 69, 0, 58
      HSL:
        272°, 52.1127%, 27.8431%
        HSV (HSB):
        272°, 68.5185%, 42.3529%
        XYZ:
        6.0265, 3.6432, 14.5729
        xyY:
        0.2486, 0.1503, 3.6432
      CIE-Lab:
        22.4551, 33.6237, -36.0021
        CIE-LCH:
        22.4551, 49.2616, 313.0435
        CIE-Luv:
        22.4551, 9.6544, -45.0268
        Hunter-Lab:
        19.0873, 22.9555, -31.9063
      #49226c color charts
#49226c RGB chart
      #49226c CMYK chart
      #49226c RGB pie chart
      #49226c color shades, tints & tones
#49226c color schemes
#49226c color preview, HTML & CSS examples
           This text has a color of #49226c        
        
          <p style="color:#49226c;">Text here</p>
        
        
          .mytext {color:#49226c;}
        
        Text color #49226c
      
           This box has a color of #49226c        
        
          <div style="background-color:#49226c;">Content here</div>
        
        
          .mybackground {background-color:#49226c;}
        
        Background color #49226c
      
           Border around this has a color of #49226c        
        
          <div style="border:2px solid #49226c;">Content here</div>
        
        
          .myborder {border:2px solid #49226c;}
        
        Border color #49226c