#3b506f color space conversions
Hex:
        #3b506f
        RGB:
        59, 80, 111
        CMY:
        77, 69, 56
        CMYK:
        47, 28, 0, 56
      HSL:
        216°, 30.5882%, 33.3333%
        HSV (HSB):
        216°, 46.8468%, 43.5294%
        XYZ:
        7.5415, 7.8148, 16.1499
        xyY:
        0.2394, 0.2480, 7.8148
      CIE-Lab:
        33.5942, 1.0860, -20.3611
        CIE-LCH:
        33.5942, 20.3900, 273.0530
        CIE-Luv:
        33.5942, -10.3434, -27.2017
        Hunter-Lab:
        27.9550, -0.7666, -14.6839
      #3b506f color charts
#3b506f RGB chart
      #3b506f CMYK chart
      #3b506f RGB pie chart
      #3b506f color shades, tints & tones
#3b506f color schemes
#3b506f color preview, HTML & CSS examples
           This text has a color of #3b506f        
        
          <p style="color:#3b506f;">Text here</p>
        
        
          .mytext {color:#3b506f;}
        
        Text color #3b506f
      
           This box has a color of #3b506f        
        
          <div style="background-color:#3b506f;">Content here</div>
        
        
          .mybackground {background-color:#3b506f;}
        
        Background color #3b506f
      
           Border around this has a color of #3b506f        
        
          <div style="border:2px solid #3b506f;">Content here</div>
        
        
          .myborder {border:2px solid #3b506f;}
        
        Border color #3b506f