#3b4d78 color space conversions
Hex:
        #3b4d78
        RGB:
        59, 77, 120
        CMY:
        77, 70, 53
        CMYK:
        51, 36, 0, 53
      HSL:
        222°, 34.0782%, 35.0980%
        HSV (HSB):
        222°, 50.8333%, 47.0588%
        XYZ:
        7.8477, 7.5936, 18.8214
        xyY:
        0.2290, 0.2216, 7.5936
      CIE-Lab:
        33.1218, 5.9910, -26.7180
        CIE-LCH:
        33.1218, 27.3814, 282.6384
        CIE-Luv:
        33.1218, -9.3443, -36.5371
        Hunter-Lab:
        27.5565, 2.6101, -21.2061
      #3b4d78 color charts
#3b4d78 RGB chart
      #3b4d78 CMYK chart
      #3b4d78 RGB pie chart
      #3b4d78 color shades, tints & tones
#3b4d78 color schemes
#3b4d78 color preview, HTML & CSS examples
           This text has a color of #3b4d78        
        
          <p style="color:#3b4d78;">Text here</p>
        
        
          .mytext {color:#3b4d78;}
        
        Text color #3b4d78
      
           This box has a color of #3b4d78        
        
          <div style="background-color:#3b4d78;">Content here</div>
        
        
          .mybackground {background-color:#3b4d78;}
        
        Background color #3b4d78
      
           Border around this has a color of #3b4d78        
        
          <div style="border:2px solid #3b4d78;">Content here</div>
        
        
          .myborder {border:2px solid #3b4d78;}
        
        Border color #3b4d78