#3b4a78 color space conversions
Hex:
        #3b4a78
        RGB:
        59, 74, 120
        CMY:
        77, 71, 53
        CMYK:
        51, 38, 0, 53
      HSL:
        225°, 34.0782%, 35.0980%
        HSV (HSB):
        225°, 50.8333%, 47.0588%
        XYZ:
        7.6426, 7.1834, 18.7530
        xyY:
        0.2276, 0.2139, 7.1834
      CIE-Lab:
        32.2209, 7.9608, -28.1363
        CIE-LCH:
        32.2209, 29.2408, 285.7981
        CIE-Luv:
        32.2209, -8.2712, -38.4103
        Hunter-Lab:
        26.8019, 3.9960, -22.7233
      #3b4a78 color charts
#3b4a78 RGB chart
      #3b4a78 CMYK chart
      #3b4a78 RGB pie chart
      #3b4a78 color shades, tints & tones
#3b4a78 color schemes
#3b4a78 color preview, HTML & CSS examples
           This text has a color of #3b4a78        
        
          <p style="color:#3b4a78;">Text here</p>
        
        
          .mytext {color:#3b4a78;}
        
        Text color #3b4a78
      
           This box has a color of #3b4a78        
        
          <div style="background-color:#3b4a78;">Content here</div>
        
        
          .mybackground {background-color:#3b4a78;}
        
        Background color #3b4a78
      
           Border around this has a color of #3b4a78        
        
          <div style="border:2px solid #3b4a78;">Content here</div>
        
        
          .myborder {border:2px solid #3b4a78;}
        
        Border color #3b4a78