#2b6bba color space conversions
Hex:
        #2b6bba
        RGB:
        43, 107, 186
        CMY:
        83, 58, 27
        CMYK:
        77, 42, 0, 27
      HSL:
        213°, 62.4454%, 44.9020%
        HSV (HSB):
        213°, 76.8817%, 72.9412%
        XYZ:
        15.1169, 14.5742, 48.4707
        xyY:
        0.1934, 0.1865, 14.5742
      CIE-Lab:
        45.0453, 7.7750, -47.4603
        CIE-LCH:
        45.0453, 48.0929, 279.3036
        CIE-Luv:
        45.0453, -22.4599, -71.6628
        Hunter-Lab:
        38.1761, 3.8738, -48.5549
      #2b6bba color charts
#2b6bba RGB chart
      #2b6bba CMYK chart
      #2b6bba RGB pie chart
      #2b6bba color shades, tints & tones
#2b6bba color schemes
#2b6bba color preview, HTML & CSS examples
           This text has a color of #2b6bba        
        
          <p style="color:#2b6bba;">Text here</p>
        
        
          .mytext {color:#2b6bba;}
        
        Text color #2b6bba
      
           This box has a color of #2b6bba        
        
          <div style="background-color:#2b6bba;">Content here</div>
        
        
          .mybackground {background-color:#2b6bba;}
        
        Background color #2b6bba
      
           Border around this has a color of #2b6bba        
        
          <div style="border:2px solid #2b6bba;">Content here</div>
        
        
          .myborder {border:2px solid #2b6bba;}
        
        Border color #2b6bba