#3f4f55 color space conversions
Hex:
        #3f4f55
        RGB:
        63, 79, 85
        CMY:
        75, 69, 67
        CMYK:
        26, 7, 0, 67
      HSL:
        196°, 14.8649%, 29.0196%
        HSV (HSB):
        196°, 25.8824%, 33.3333%
        XYZ:
        6.4856, 7.3046, 9.6624
        xyY:
        0.2765, 0.3115, 7.3046
      CIE-Lab:
        32.4905, -4.6929, -5.6040
        CIE-LCH:
        32.4905, 7.3094, 230.0568
        CIE-Luv:
        32.4905, -8.0163, -6.3687
        Hunter-Lab:
        27.0270, -4.4633, -2.2778
      #3f4f55 color charts
#3f4f55 RGB chart
      #3f4f55 CMYK chart
      #3f4f55 RGB pie chart
      #3f4f55 color shades, tints & tones
#3f4f55 color schemes
#3f4f55 color preview, HTML & CSS examples
           This text has a color of #3f4f55        
        
          <p style="color:#3f4f55;">Text here</p>
        
        
          .mytext {color:#3f4f55;}
        
        Text color #3f4f55
      
           This box has a color of #3f4f55        
        
          <div style="background-color:#3f4f55;">Content here</div>
        
        
          .mybackground {background-color:#3f4f55;}
        
        Background color #3f4f55
      
           Border around this has a color of #3f4f55        
        
          <div style="border:2px solid #3f4f55;">Content here</div>
        
        
          .myborder {border:2px solid #3f4f55;}
        
        Border color #3f4f55