#4f2242 color space conversions
Hex:
        #4f2242
        RGB:
        79, 34, 66
        CMY:
        69, 87, 74
        CMYK:
        0, 57, 16, 69
      HSL:
        317°, 39.8230%, 22.1569%
        HSV (HSB):
        317°, 56.9620%, 30.9804%
        XYZ:
        4.7798, 3.1997, 5.5199
        xyY:
        0.3541, 0.2370, 3.1997
      CIE-Lab:
        20.8264, 25.8215, -10.5271
        CIE-LCH:
        20.8264, 27.8850, 337.8200
        CIE-Luv:
        20.8264, 21.0951, -14.3501
        Hunter-Lab:
        17.8876, 16.3946, -5.7749
      #4f2242 color charts
#4f2242 RGB chart
      #4f2242 CMYK chart
      #4f2242 RGB pie chart
      #4f2242 color shades, tints & tones
#4f2242 color schemes
#4f2242 color preview, HTML & CSS examples
           This text has a color of #4f2242        
        
          <p style="color:#4f2242;">Text here</p>
        
        
          .mytext {color:#4f2242;}
        
        Text color #4f2242
      
           This box has a color of #4f2242        
        
          <div style="background-color:#4f2242;">Content here</div>
        
        
          .mybackground {background-color:#4f2242;}
        
        Background color #4f2242
      
           Border around this has a color of #4f2242        
        
          <div style="border:2px solid #4f2242;">Content here</div>
        
        
          .myborder {border:2px solid #4f2242;}
        
        Border color #4f2242