#3b6ca1 color space conversions
Hex:
        #3b6ca1
        RGB:
        59, 108, 161
        CMY:
        77, 58, 37
        CMYK:
        63, 33, 0, 37
      HSL:
        211°, 46.3636%, 43.1373%
        HSV (HSB):
        211°, 63.3540%, 63.1373%
        XYZ:
        13.5992, 14.2281, 35.7478
        xyY:
        0.2139, 0.2238, 14.2281
      CIE-Lab:
        44.5583, 0.4868, -33.5617
        CIE-LCH:
        44.5583, 33.5652, 270.8309
        CIE-Luv:
        44.5583, -20.3342, -49.3799
        Hunter-Lab:
        37.7202, -1.6560, -29.7855
      #3b6ca1 color charts
#3b6ca1 RGB chart
      #3b6ca1 CMYK chart
      #3b6ca1 RGB pie chart
      #3b6ca1 color shades, tints & tones
#3b6ca1 color schemes
#3b6ca1 color preview, HTML & CSS examples
           This text has a color of #3b6ca1        
        
          <p style="color:#3b6ca1;">Text here</p>
        
        
          .mytext {color:#3b6ca1;}
        
        Text color #3b6ca1
      
           This box has a color of #3b6ca1        
        
          <div style="background-color:#3b6ca1;">Content here</div>
        
        
          .mybackground {background-color:#3b6ca1;}
        
        Background color #3b6ca1
      
           Border around this has a color of #3b6ca1        
        
          <div style="border:2px solid #3b6ca1;">Content here</div>
        
        
          .myborder {border:2px solid #3b6ca1;}
        
        Border color #3b6ca1