#3f4f52 color space conversions
Hex:
        #3f4f52
        RGB:
        63, 79, 82
        CMY:
        75, 69, 68
        CMYK:
        23, 4, 0, 68
      HSL:
        189°, 13.1034%, 28.4314%
        HSV (HSB):
        189°, 23.1707%, 32.1569%
        XYZ:
        6.3689, 7.2579, 9.0479
        xyY:
        0.2809, 0.3201, 7.2579
      CIE-Lab:
        32.3870, -5.4796, -3.8496
        CIE-LCH:
        32.3870, 6.6967, 215.0895
        CIE-Luv:
        32.3870, -7.9640, -4.0247
        Hunter-Lab:
        26.9405, -4.9477, -1.0540
      #3f4f52 color charts
#3f4f52 RGB chart
      #3f4f52 CMYK chart
      #3f4f52 RGB pie chart
      #3f4f52 color shades, tints & tones
#3f4f52 color schemes
#3f4f52 color preview, HTML & CSS examples
           This text has a color of #3f4f52        
        
          <p style="color:#3f4f52;">Text here</p>
        
        
          .mytext {color:#3f4f52;}
        
        Text color #3f4f52
      
           This box has a color of #3f4f52        
        
          <div style="background-color:#3f4f52;">Content here</div>
        
        
          .mybackground {background-color:#3f4f52;}
        
        Background color #3f4f52
      
           Border around this has a color of #3f4f52        
        
          <div style="border:2px solid #3f4f52;">Content here</div>
        
        
          .myborder {border:2px solid #3f4f52;}
        
        Border color #3f4f52