#2b6685 color space conversions
Hex:
        #2b6685
        RGB:
        43, 102, 133
        CMY:
        83, 60, 48
        CMYK:
        68, 23, 0, 48
      HSL:
        201°, 51.1364%, 34.5098%
        HSV (HSB):
        201°, 67.6692%, 52.1569%
        XYZ:
        9.9813, 11.7098, 23.9244
        xyY:
        0.2188, 0.2567, 11.7098
      CIE-Lab:
        40.7511, -8.7216, -22.8394
        CIE-LCH:
        40.7511, 24.4480, 249.0997
        CIE-Luv:
        40.7511, -22.6377, -31.2060
        Hunter-Lab:
        34.2196, -7.8188, -17.4986
      #2b6685 color charts
#2b6685 RGB chart
      #2b6685 CMYK chart
      #2b6685 RGB pie chart
      #2b6685 color shades, tints & tones
#2b6685 color schemes
#2b6685 color preview, HTML & CSS examples
           This text has a color of #2b6685        
        
          <p style="color:#2b6685;">Text here</p>
        
        
          .mytext {color:#2b6685;}
        
        Text color #2b6685
      
           This box has a color of #2b6685        
        
          <div style="background-color:#2b6685;">Content here</div>
        
        
          .mybackground {background-color:#2b6685;}
        
        Background color #2b6685
      
           Border around this has a color of #2b6685        
        
          <div style="border:2px solid #2b6685;">Content here</div>
        
        
          .myborder {border:2px solid #2b6685;}
        
        Border color #2b6685