#3f5556 color space conversions
Hex:
        #3f5556
        RGB:
        63, 85, 86
        CMY:
        75, 67, 66
        CMYK:
        27, 1, 0, 66
      HSL:
        183°, 15.4362%, 29.2157%
        HSV (HSB):
        183°, 26.7442%, 33.7255%
        XYZ:
        6.9781, 8.2256, 10.0240
        xyY:
        0.2766, 0.3261, 8.2256
      CIE-Lab:
        34.4485, -8.0857, -3.3274
        CIE-LCH:
        34.4485, 8.7436, 202.3680
        CIE-Luv:
        34.4485, -10.6852, -3.0891
        Hunter-Lab:
        28.6804, -6.7605, -0.6461
      #3f5556 color charts
#3f5556 RGB chart
      #3f5556 CMYK chart
      #3f5556 RGB pie chart
      #3f5556 color shades, tints & tones
#3f5556 color schemes
#3f5556 color preview, HTML & CSS examples
           This text has a color of #3f5556        
        
          <p style="color:#3f5556;">Text here</p>
        
        
          .mytext {color:#3f5556;}
        
        Text color #3f5556
      
           This box has a color of #3f5556        
        
          <div style="background-color:#3f5556;">Content here</div>
        
        
          .mybackground {background-color:#3f5556;}
        
        Background color #3f5556
      
           Border around this has a color of #3f5556        
        
          <div style="border:2px solid #3f5556;">Content here</div>
        
        
          .myborder {border:2px solid #3f5556;}
        
        Border color #3f5556