#4f224e color space conversions
Hex:
        #4f224e
        RGB:
        79, 34, 78
        CMY:
        69, 87, 69
        CMYK:
        0, 57, 1, 69
      HSL:
        301°, 39.8230%, 22.1569%
        HSV (HSB):
        301°, 56.9620%, 30.9804%
        XYZ:
        5.1716, 3.3564, 7.5830
        xyY:
        0.3210, 0.2083, 3.3564
      CIE-Lab:
        21.4181, 28.1818, -17.7716
        CIE-LCH:
        21.4181, 33.3173, 327.7642
        CIE-Luv:
        21.4181, 18.5074, -22.9374
        Hunter-Lab:
        18.3204, 18.3276, -11.7164
      #4f224e color charts
#4f224e RGB chart
      #4f224e CMYK chart
      #4f224e RGB pie chart
      #4f224e color shades, tints & tones
#4f224e color schemes
#4f224e color preview, HTML & CSS examples
           This text has a color of #4f224e        
        
          <p style="color:#4f224e;">Text here</p>
        
        
          .mytext {color:#4f224e;}
        
        Text color #4f224e
      
           This box has a color of #4f224e        
        
          <div style="background-color:#4f224e;">Content here</div>
        
        
          .mybackground {background-color:#4f224e;}
        
        Background color #4f224e
      
           Border around this has a color of #4f224e        
        
          <div style="border:2px solid #4f224e;">Content here</div>
        
        
          .myborder {border:2px solid #4f224e;}
        
        Border color #4f224e