#3b557a color space conversions
Hex:
        #3b557a
        RGB:
        59, 85, 122
        CMY:
        77, 67, 52
        CMYK:
        52, 30, 0, 52
      HSL:
        215°, 34.8066%, 35.4902%
        HSV (HSB):
        215°, 51.6393%, 47.8431%
        XYZ:
        8.5650, 8.8319, 19.6657
        xyY:
        0.2311, 0.2383, 8.8319
      CIE-Lab:
        35.6587, 1.4973, -23.9856
        CIE-LCH:
        35.6587, 24.0323, 273.5720
        CIE-Luv:
        35.6587, -12.3194, -32.9040
        Hunter-Lab:
        29.7186, -0.5633, -18.4309
      #3b557a color charts
#3b557a RGB chart
      #3b557a CMYK chart
      #3b557a RGB pie chart
      #3b557a color shades, tints & tones
#3b557a color schemes
#3b557a color preview, HTML & CSS examples
           This text has a color of #3b557a        
        
          <p style="color:#3b557a;">Text here</p>
        
        
          .mytext {color:#3b557a;}
        
        Text color #3b557a
      
           This box has a color of #3b557a        
        
          <div style="background-color:#3b557a;">Content here</div>
        
        
          .mybackground {background-color:#3b557a;}
        
        Background color #3b557a
      
           Border around this has a color of #3b557a        
        
          <div style="border:2px solid #3b557a;">Content here</div>
        
        
          .myborder {border:2px solid #3b557a;}
        
        Border color #3b557a