#3f5a64 color space conversions
Hex:
        #3f5a64
        RGB:
        63, 90, 100
        CMY:
        75, 65, 61
        CMYK:
        37, 10, 0, 61
      HSL:
        196°, 22.6994%, 31.9608%
        HSV (HSB):
        196°, 37.0000%, 39.2157%
        XYZ:
        8.0063, 9.2892, 13.4276
        xyY:
        0.2606, 0.3024, 9.2892
      CIE-Lab:
        36.5352, -7.2647, -8.9724
        CIE-LCH:
        36.5352, 11.5447, 231.0038
        CIE-Luv:
        36.5352, -12.8970, -10.8086
        Hunter-Lab:
        30.4782, -6.4466, -4.7864
      #3f5a64 color charts
#3f5a64 RGB chart
      #3f5a64 CMYK chart
      #3f5a64 RGB pie chart
      #3f5a64 color shades, tints & tones
#3f5a64 color schemes
#3f5a64 color preview, HTML & CSS examples
           This text has a color of #3f5a64        
        
          <p style="color:#3f5a64;">Text here</p>
        
        
          .mytext {color:#3f5a64;}
        
        Text color #3f5a64
      
           This box has a color of #3f5a64        
        
          <div style="background-color:#3f5a64;">Content here</div>
        
        
          .mybackground {background-color:#3f5a64;}
        
        Background color #3f5a64
      
           Border around this has a color of #3f5a64        
        
          <div style="border:2px solid #3f5a64;">Content here</div>
        
        
          .myborder {border:2px solid #3f5a64;}
        
        Border color #3f5a64