#3f4e56 color space conversions
Hex:
        #3f4e56
        RGB:
        63, 78, 86
        CMY:
        75, 69, 66
        CMYK:
        27, 9, 0, 66
      HSL:
        201°, 15.4362%, 29.2157%
        HSV (HSB):
        201°, 26.7442%, 33.7255%
        XYZ:
        6.4540, 7.1774, 9.8493
        xyY:
        0.2749, 0.3057, 7.1774
      CIE-Lab:
        32.2075, -3.8048, -6.6635
        CIE-LCH:
        32.2075, 7.6733, 240.2739
        CIE-Luv:
        32.2075, -7.5959, -7.8279
        Hunter-Lab:
        26.7907, -3.8823, -3.0438
      #3f4e56 color charts
#3f4e56 RGB chart
      #3f4e56 CMYK chart
      #3f4e56 RGB pie chart
      #3f4e56 color shades, tints & tones
#3f4e56 color schemes
#3f4e56 color preview, HTML & CSS examples
           This text has a color of #3f4e56        
        
          <p style="color:#3f4e56;">Text here</p>
        
        
          .mytext {color:#3f4e56;}
        
        Text color #3f4e56
      
           This box has a color of #3f4e56        
        
          <div style="background-color:#3f4e56;">Content here</div>
        
        
          .mybackground {background-color:#3f4e56;}
        
        Background color #3f4e56
      
           Border around this has a color of #3f4e56        
        
          <div style="border:2px solid #3f4e56;">Content here</div>
        
        
          .myborder {border:2px solid #3f4e56;}
        
        Border color #3f4e56