#3f564b color space conversions
Hex:
        #3f564b
        RGB:
        63, 86, 75
        CMY:
        75, 66, 71
        CMYK:
        27, 0, 13, 66
      HSL:
        151°, 15.4362%, 29.2157%
        HSV (HSB):
        151°, 26.7442%, 33.7255%
        XYZ:
        6.6477, 8.2203, 7.8929
        xyY:
        0.2921, 0.3612, 8.2203
      CIE-Lab:
        34.4376, -11.3971, 3.5698
        CIE-LCH:
        34.4376, 11.9431, 162.6086
        CIE-Luv:
        34.4376, -11.0841, 5.9208
        Hunter-Lab:
        28.6711, -8.7875, 3.7478
      #3f564b color charts
#3f564b RGB chart
      #3f564b CMYK chart
      #3f564b RGB pie chart
      #3f564b color shades, tints & tones
#3f564b color schemes
#3f564b color preview, HTML & CSS examples
           This text has a color of #3f564b        
        
          <p style="color:#3f564b;">Text here</p>
        
        
          .mytext {color:#3f564b;}
        
        Text color #3f564b
      
           This box has a color of #3f564b        
        
          <div style="background-color:#3f564b;">Content here</div>
        
        
          .mybackground {background-color:#3f564b;}
        
        Background color #3f564b
      
           Border around this has a color of #3f564b        
        
          <div style="border:2px solid #3f564b;">Content here</div>
        
        
          .myborder {border:2px solid #3f564b;}
        
        Border color #3f564b