#3b4671 color space conversions
Hex:
        #3b4671
        RGB:
        59, 70, 113
        CMY:
        77, 73, 56
        CMYK:
        48, 38, 0, 56
      HSL:
        228°, 31.3953%, 33.7255%
        HSV (HSB):
        228°, 47.7876%, 44.3137%
        XYZ:
        6.9744, 6.5024, 16.5103
        xyY:
        0.2326, 0.2168, 6.5024
      CIE-Lab:
        30.6461, 8.2669, -26.2258
        CIE-LCH:
        30.6461, 27.4979, 287.4959
        CIE-Luv:
        30.6461, -6.6668, -35.2297
        Hunter-Lab:
        25.4998, 4.1969, -20.5385
      #3b4671 color charts
#3b4671 RGB chart
      #3b4671 CMYK chart
      #3b4671 RGB pie chart
      #3b4671 color shades, tints & tones
#3b4671 color schemes
#3b4671 color preview, HTML & CSS examples
           This text has a color of #3b4671        
        
          <p style="color:#3b4671;">Text here</p>
        
        
          .mytext {color:#3b4671;}
        
        Text color #3b4671
      
           This box has a color of #3b4671        
        
          <div style="background-color:#3b4671;">Content here</div>
        
        
          .mybackground {background-color:#3b4671;}
        
        Background color #3b4671
      
           Border around this has a color of #3b4671        
        
          <div style="border:2px solid #3b4671;">Content here</div>
        
        
          .myborder {border:2px solid #3b4671;}
        
        Border color #3b4671