#2b6777 color space conversions
Hex:
        #2b6777
        RGB:
        43, 103, 119
        CMY:
        83, 60, 53
        CMYK:
        64, 13, 0, 53
      HSL:
        193°, 46.9136%, 31.7647%
        HSV (HSB):
        193°, 63.8655%, 46.6667%
        XYZ:
        9.1763, 11.5460, 19.1977
        xyY:
        0.2299, 0.2892, 11.5460
      CIE-Lab:
        40.4853, -14.0959, -14.7601
        CIE-LCH:
        40.4853, 20.4097, 226.3184
        CIE-Luv:
        40.4853, -23.6186, -18.5725
        Hunter-Lab:
        33.9794, -11.2593, -9.7122
      #2b6777 color charts
#2b6777 RGB chart
      #2b6777 CMYK chart
      #2b6777 RGB pie chart
      #2b6777 color shades, tints & tones
#2b6777 color schemes
#2b6777 color preview, HTML & CSS examples
           This text has a color of #2b6777        
        
          <p style="color:#2b6777;">Text here</p>
        
        
          .mytext {color:#2b6777;}
        
        Text color #2b6777
      
           This box has a color of #2b6777        
        
          <div style="background-color:#2b6777;">Content here</div>
        
        
          .mybackground {background-color:#2b6777;}
        
        Background color #2b6777
      
           Border around this has a color of #2b6777        
        
          <div style="border:2px solid #2b6777;">Content here</div>
        
        
          .myborder {border:2px solid #2b6777;}
        
        Border color #2b6777