#3b5e86 color space conversions
Hex:
        #3b5e86
        RGB:
        59, 94, 134
        CMY:
        77, 63, 47
        CMYK:
        56, 30, 0, 47
      HSL:
        212°, 38.8601%, 37.8431%
        HSV (HSB):
        212°, 55.9701%, 52.5490%
        XYZ:
        10.1094, 10.6564, 24.0783
        xyY:
        0.2254, 0.2376, 10.6564
      CIE-Lab:
        38.9957, -0.1500, -26.1241
        CIE-LCH:
        38.9957, 26.1246, 269.6710
        CIE-Luv:
        38.9957, -15.6513, -36.6698
        Hunter-Lab:
        32.6442, -1.8486, -20.8813
      #3b5e86 color charts
#3b5e86 RGB chart
      #3b5e86 CMYK chart
      #3b5e86 RGB pie chart
      #3b5e86 color shades, tints & tones
#3b5e86 color schemes
#3b5e86 color preview, HTML & CSS examples
           This text has a color of #3b5e86        
        
          <p style="color:#3b5e86;">Text here</p>
        
        
          .mytext {color:#3b5e86;}
        
        Text color #3b5e86
      
           This box has a color of #3b5e86        
        
          <div style="background-color:#3b5e86;">Content here</div>
        
        
          .mybackground {background-color:#3b5e86;}
        
        Background color #3b5e86
      
           Border around this has a color of #3b5e86        
        
          <div style="border:2px solid #3b5e86;">Content here</div>
        
        
          .myborder {border:2px solid #3b5e86;}
        
        Border color #3b5e86