#3f5d52 color space conversions
Hex:
        #3f5d52
        RGB:
        63, 93, 82
        CMY:
        75, 64, 68
        CMYK:
        32, 0, 12, 64
      HSL:
        158°, 19.2308%, 30.5882%
        HSV (HSB):
        158°, 32.2581%, 36.4706%
        XYZ:
        7.4872, 9.4947, 9.4207
        xyY:
        0.2836, 0.3596, 9.4947
      CIE-Lab:
        36.9198, -13.7651, 2.7829
        CIE-LCH:
        36.9198, 14.0436, 168.5705
        CIE-Luv:
        36.9198, -14.2773, 5.4115
        Hunter-Lab:
        30.8134, -10.5504, 3.4425
      #3f5d52 color charts
#3f5d52 RGB chart
      #3f5d52 CMYK chart
      #3f5d52 RGB pie chart
      #3f5d52 color shades, tints & tones
#3f5d52 color schemes
#3f5d52 color preview, HTML & CSS examples
           This text has a color of #3f5d52        
        
          <p style="color:#3f5d52;">Text here</p>
        
        
          .mytext {color:#3f5d52;}
        
        Text color #3f5d52
      
           This box has a color of #3f5d52        
        
          <div style="background-color:#3f5d52;">Content here</div>
        
        
          .mybackground {background-color:#3f5d52;}
        
        Background color #3f5d52
      
           Border around this has a color of #3f5d52        
        
          <div style="border:2px solid #3f5d52;">Content here</div>
        
        
          .myborder {border:2px solid #3f5d52;}
        
        Border color #3f5d52