#4f0949 color space conversions
Hex:
        #4f0949
        RGB:
        79, 9, 73
        CMY:
        69, 96, 71
        CMYK:
        0, 89, 8, 69
      HSL:
        305°, 79.5455%, 17.2549%
        HSV (HSB):
        305°, 88.6076%, 30.9804%
        XYZ:
        4.5247, 2.3387, 6.5163
        xyY:
        0.3382, 0.1748, 2.3387
      CIE-Lab:
        17.1727, 38.2265, -21.0361
        CIE-LCH:
        17.1727, 43.6324, 331.1760
        CIE-Luv:
        17.1727, 24.1384, -25.1186
        Hunter-Lab:
        15.2927, 26.0514, -14.5586
      #4f0949 color charts
#4f0949 RGB chart
      #4f0949 CMYK chart
      #4f0949 RGB pie chart
      #4f0949 color shades, tints & tones
#4f0949 color schemes
#4f0949 color preview, HTML & CSS examples
           This text has a color of #4f0949        
        
          <p style="color:#4f0949;">Text here</p>
        
        
          .mytext {color:#4f0949;}
        
        Text color #4f0949
      
           This box has a color of #4f0949        
        
          <div style="background-color:#4f0949;">Content here</div>
        
        
          .mybackground {background-color:#4f0949;}
        
        Background color #4f0949
      
           Border around this has a color of #4f0949        
        
          <div style="border:2px solid #4f0949;">Content here</div>
        
        
          .myborder {border:2px solid #4f0949;}
        
        Border color #4f0949