#3b5770 color space conversions
Hex:
        #3b5770
        RGB:
        59, 87, 112
        CMY:
        77, 66, 56
        CMYK:
        47, 22, 0, 56
      HSL:
        208°, 30.9942%, 33.5294%
        HSV (HSB):
        208°, 47.3214%, 43.9216%
        XYZ:
        8.1365, 8.9160, 16.6214
        xyY:
        0.2416, 0.2648, 8.9160
      CIE-Lab:
        35.8222, -3.0099, -17.5403
        CIE-LCH:
        35.8222, 17.7966, 260.2629
        CIE-Luv:
        35.8222, -13.0866, -23.2064
        Hunter-Lab:
        29.8598, -3.6153, -12.1018
      #3b5770 color charts
#3b5770 RGB chart
      #3b5770 CMYK chart
      #3b5770 RGB pie chart
      #3b5770 color shades, tints & tones
#3b5770 color schemes
#3b5770 color preview, HTML & CSS examples
           This text has a color of #3b5770        
        
          <p style="color:#3b5770;">Text here</p>
        
        
          .mytext {color:#3b5770;}
        
        Text color #3b5770
      
           This box has a color of #3b5770        
        
          <div style="background-color:#3b5770;">Content here</div>
        
        
          .mybackground {background-color:#3b5770;}
        
        Background color #3b5770
      
           Border around this has a color of #3b5770        
        
          <div style="border:2px solid #3b5770;">Content here</div>
        
        
          .myborder {border:2px solid #3b5770;}
        
        Border color #3b5770