#49205f color space conversions
Hex:
        #49205f
        RGB:
        73, 32, 95
        CMY:
        71, 87, 63
        CMYK:
        23, 66, 0, 63
      HSL:
        279°, 49.6063%, 24.9020%
        HSV (HSB):
        279°, 66.3158%, 37.2549%
        XYZ:
        5.3297, 3.2757, 11.1778
        xyY:
        0.2694, 0.1656, 3.2757
      CIE-Lab:
        21.1159, 31.3957, -29.6545
        CIE-LCH:
        21.1159, 43.1866, 316.6337
        CIE-Luv:
        21.1159, 12.1945, -36.5962
        Hunter-Lab:
        18.0989, 20.8910, -23.9480
      #49205f color charts
#49205f RGB chart
      #49205f CMYK chart
      #49205f RGB pie chart
      #49205f color shades, tints & tones
#49205f color schemes
#49205f color preview, HTML & CSS examples
           This text has a color of #49205f        
        
          <p style="color:#49205f;">Text here</p>
        
        
          .mytext {color:#49205f;}
        
        Text color #49205f
      
           This box has a color of #49205f        
        
          <div style="background-color:#49205f;">Content here</div>
        
        
          .mybackground {background-color:#49205f;}
        
        Background color #49205f
      
           Border around this has a color of #49205f        
        
          <div style="border:2px solid #49205f;">Content here</div>
        
        
          .myborder {border:2px solid #49205f;}
        
        Border color #49205f