#3f544f color space conversions
Hex:
        #3f544f
        RGB:
        63, 84, 79
        CMY:
        75, 67, 69
        CMYK:
        25, 0, 6, 67
      HSL:
        166°, 14.2857%, 28.8235%
        HSV (HSB):
        166°, 25.0000%, 32.9412%
        XYZ:
        6.6315, 7.9619, 8.5844
        xyY:
        0.2861, 0.3435, 7.9619
      CIE-Lab:
        33.9035, -9.2620, 0.2813
        CIE-LCH:
        33.9035, 9.2663, 178.2603
        CIE-Luv:
        33.9035, -10.1866, 1.6185
        Hunter-Lab:
        28.2169, -7.4286, 1.7140
      #3f544f color charts
#3f544f RGB chart
      #3f544f CMYK chart
      #3f544f RGB pie chart
      #3f544f color shades, tints & tones
#3f544f color schemes
#3f544f color preview, HTML & CSS examples
           This text has a color of #3f544f        
        
          <p style="color:#3f544f;">Text here</p>
        
        
          .mytext {color:#3f544f;}
        
        Text color #3f544f
      
           This box has a color of #3f544f        
        
          <div style="background-color:#3f544f;">Content here</div>
        
        
          .mybackground {background-color:#3f544f;}
        
        Background color #3f544f
      
           Border around this has a color of #3f544f        
        
          <div style="border:2px solid #3f544f;">Content here</div>
        
        
          .myborder {border:2px solid #3f544f;}
        
        Border color #3f544f