#3b487b color space conversions
Hex:
        #3b487b
        RGB:
        59, 72, 123
        CMY:
        77, 72, 52
        CMYK:
        52, 41, 0, 52
      HSL:
        228°, 35.1648%, 35.6863%
        HSV (HSB):
        228°, 52.0325%, 48.2353%
        XYZ:
        7.6961, 6.9946, 19.6834
        xyY:
        0.2239, 0.2035, 6.9946
      CIE-Lab:
        31.7946, 10.3013, -30.6817
        CIE-LCH:
        31.7946, 32.3649, 288.5593
        CIE-Luv:
        31.7946, -7.6509, -42.0051
        Hunter-Lab:
        26.4473, 5.6606, -25.6134
      #3b487b color charts
#3b487b RGB chart
      #3b487b CMYK chart
      #3b487b RGB pie chart
      #3b487b color shades, tints & tones
#3b487b color schemes
#3b487b color preview, HTML & CSS examples
           This text has a color of #3b487b        
        
          <p style="color:#3b487b;">Text here</p>
        
        
          .mytext {color:#3b487b;}
        
        Text color #3b487b
      
           This box has a color of #3b487b        
        
          <div style="background-color:#3b487b;">Content here</div>
        
        
          .mybackground {background-color:#3b487b;}
        
        Background color #3b487b
      
           Border around this has a color of #3b487b        
        
          <div style="border:2px solid #3b487b;">Content here</div>
        
        
          .myborder {border:2px solid #3b487b;}
        
        Border color #3b487b