#49084f color space conversions
Hex:
        #49084f
        RGB:
        73, 8, 79
        CMY:
        71, 97, 69
        CMYK:
        8, 90, 0, 69
      HSL:
        295°, 81.6092%, 17.0588%
        HSV (HSB):
        295°, 89.8734%, 30.9804%
        XYZ:
        4.2458, 2.1546, 7.5892
        xyY:
        0.3035, 0.1540, 2.1546
      CIE-Lab:
        16.2787, 38.2766, -26.6551
        CIE-LCH:
        16.2787, 46.6433, 325.1473
        CIE-Luv:
        16.2787, 18.7059, -29.9463
        Hunter-Lab:
        14.6787, 25.9428, -20.3792
      #49084f color charts
#49084f RGB chart
      #49084f CMYK chart
      #49084f RGB pie chart
      #49084f color shades, tints & tones
#49084f color schemes
#49084f color preview, HTML & CSS examples
           This text has a color of #49084f        
        
          <p style="color:#49084f;">Text here</p>
        
        
          .mytext {color:#49084f;}
        
        Text color #49084f
      
           This box has a color of #49084f        
        
          <div style="background-color:#49084f;">Content here</div>
        
        
          .mybackground {background-color:#49084f;}
        
        Background color #49084f
      
           Border around this has a color of #49084f        
        
          <div style="border:2px solid #49084f;">Content here</div>
        
        
          .myborder {border:2px solid #49084f;}
        
        Border color #49084f