#2b768b color space conversions
Hex:
        #2b768b
        RGB:
        43, 118, 139
        CMY:
        83, 54, 45
        CMYK:
        69, 15, 0, 45
      HSL:
        193°, 52.7473%, 35.6863%
        HSV (HSB):
        193°, 69.0647%, 54.5098%
        XYZ:
        12.1349, 15.3345, 26.7464
        xyY:
        0.2238, 0.2828, 15.3345
      CIE-Lab:
        46.0890, -15.8560, -18.2059
        CIE-LCH:
        46.0890, 24.1426, 228.9465
        CIE-Luv:
        46.0890, -28.3276, -24.1176
        Hunter-Lab:
        39.1593, -13.2144, -13.0844
      #2b768b color charts
#2b768b RGB chart
      #2b768b CMYK chart
      #2b768b RGB pie chart
      #2b768b color shades, tints & tones
#2b768b color schemes
#2b768b color preview, HTML & CSS examples
           This text has a color of #2b768b        
        
          <p style="color:#2b768b;">Text here</p>
        
        
          .mytext {color:#2b768b;}
        
        Text color #2b768b
      
           This box has a color of #2b768b        
        
          <div style="background-color:#2b768b;">Content here</div>
        
        
          .mybackground {background-color:#2b768b;}
        
        Background color #2b768b
      
           Border around this has a color of #2b768b        
        
          <div style="border:2px solid #2b768b;">Content here</div>
        
        
          .myborder {border:2px solid #2b768b;}
        
        Border color #2b768b