#4b434f color space conversions
Hex:
        #4b434f
        RGB:
        75, 67, 79
        CMY:
        71, 74, 69
        CMYK:
        5, 15, 0, 69
      HSL:
        280°, 8.2192%, 28.6275%
        HSV (HSB):
        280°, 15.1899%, 30.9804%
        XYZ:
        6.3201, 6.0747, 8.2366
        xyY:
        0.3063, 0.2944, 6.0747
      CIE-Lab:
        29.6001, 6.0131, -5.9639
        CIE-LCH:
        29.6001, 8.4691, 315.2355
        CIE-Luv:
        29.6001, 3.5101, -7.9863
        Hunter-Lab:
        24.6469, 2.6400, -2.5609
      #4b434f color charts
#4b434f RGB chart
      #4b434f CMYK chart
      #4b434f RGB pie chart
      #4b434f color shades, tints & tones
#4b434f color schemes
#4b434f color preview, HTML & CSS examples
           This text has a color of #4b434f        
        
          <p style="color:#4b434f;">Text here</p>
        
        
          .mytext {color:#4b434f;}
        
        Text color #4b434f
      
           This box has a color of #4b434f        
        
          <div style="background-color:#4b434f;">Content here</div>
        
        
          .mybackground {background-color:#4b434f;}
        
        Background color #4b434f
      
           Border around this has a color of #4b434f        
        
          <div style="border:2px solid #4b434f;">Content here</div>
        
        
          .myborder {border:2px solid #4b434f;}
        
        Border color #4b434f