#2b659d color space conversions
Hex:
        #2b659d
        RGB:
        43, 101, 157
        CMY:
        83, 60, 38
        CMYK:
        73, 36, 0, 38
      HSL:
        209°, 57.0000%, 39.2157%
        HSV (HSB):
        209°, 72.6115%, 61.5686%
        XYZ:
        11.7357, 12.2553, 33.6453
        xyY:
        0.2036, 0.2126, 12.2553
      CIE-Lab:
        41.6190, 0.6201, -35.8697
        CIE-LCH:
        41.6190, 35.8751, 270.9905
        CIE-Luv:
        41.6190, -21.3802, -52.1239
        Hunter-Lab:
        35.0075, -1.4238, -32.4775
      #2b659d color charts
#2b659d RGB chart
      #2b659d CMYK chart
      #2b659d RGB pie chart
      #2b659d color shades, tints & tones
#2b659d color schemes
#2b659d color preview, HTML & CSS examples
           This text has a color of #2b659d        
        
          <p style="color:#2b659d;">Text here</p>
        
        
          .mytext {color:#2b659d;}
        
        Text color #2b659d
      
           This box has a color of #2b659d        
        
          <div style="background-color:#2b659d;">Content here</div>
        
        
          .mybackground {background-color:#2b659d;}
        
        Background color #2b659d
      
           Border around this has a color of #2b659d        
        
          <div style="border:2px solid #2b659d;">Content here</div>
        
        
          .myborder {border:2px solid #2b659d;}
        
        Border color #2b659d