#3b6499 color space conversions
Hex:
        #3b6499
        RGB:
        59, 100, 153
        CMY:
        77, 61, 40
        CMYK:
        61, 35, 0, 40
      HSL:
        214°, 44.3396%, 41.5686%
        HSV (HSB):
        214°, 61.4379%, 60.0000%
        XYZ:
        12.1106, 12.3441, 31.8813
        xyY:
        0.2150, 0.2191, 12.3441
      CIE-Lab:
        41.7578, 2.6448, -33.2249
        CIE-LCH:
        41.7578, 33.3301, 274.5513
        CIE-Luv:
        41.7578, -17.6210, -48.3452
        Hunter-Lab:
        35.1341, 0.0435, -29.2070
      #3b6499 color charts
#3b6499 RGB chart
      #3b6499 CMYK chart
      #3b6499 RGB pie chart
      #3b6499 color shades, tints & tones
#3b6499 color schemes
#3b6499 color preview, HTML & CSS examples
           This text has a color of #3b6499        
        
          <p style="color:#3b6499;">Text here</p>
        
        
          .mytext {color:#3b6499;}
        
        Text color #3b6499
      
           This box has a color of #3b6499        
        
          <div style="background-color:#3b6499;">Content here</div>
        
        
          .mybackground {background-color:#3b6499;}
        
        Background color #3b6499
      
           Border around this has a color of #3b6499        
        
          <div style="border:2px solid #3b6499;">Content here</div>
        
        
          .myborder {border:2px solid #3b6499;}
        
        Border color #3b6499