#4f456f color space conversions
Hex:
        #4f456f
        RGB:
        79, 69, 111
        CMY:
        69, 73, 56
        CMYK:
        29, 38, 0, 56
      HSL:
        254°, 23.3333%, 35.2941%
        HSV (HSB):
        254°, 37.8378%, 43.5294%
        XYZ:
        8.2218, 7.0662, 15.9695
        xyY:
        0.2630, 0.2261, 7.0662
      CIE-Lab:
        31.9572, 14.4175, -22.7880
        CIE-LCH:
        31.9572, 26.9659, 302.3206
        CIE-Luv:
        31.9572, 2.0828, -31.6020
        Hunter-Lab:
        26.5823, 8.6903, -17.0112
      #4f456f color charts
#4f456f RGB chart
      #4f456f CMYK chart
      #4f456f RGB pie chart
      #4f456f color shades, tints & tones
#4f456f color schemes
#4f456f color preview, HTML & CSS examples
           This text has a color of #4f456f        
        
          <p style="color:#4f456f;">Text here</p>
        
        
          .mytext {color:#4f456f;}
        
        Text color #4f456f
      
           This box has a color of #4f456f        
        
          <div style="background-color:#4f456f;">Content here</div>
        
        
          .mybackground {background-color:#4f456f;}
        
        Background color #4f456f
      
           Border around this has a color of #4f456f        
        
          <div style="border:2px solid #4f456f;">Content here</div>
        
        
          .myborder {border:2px solid #4f456f;}
        
        Border color #4f456f