#2b6faa color space conversions
Hex:
        #2b6faa
        RGB:
        43, 111, 170
        CMY:
        83, 56, 33
        CMYK:
        75, 35, 0, 33
      HSL:
        208°, 59.6244%, 41.7647%
        HSV (HSB):
        208°, 74.7059%, 66.6667%
        XYZ:
        13.9364, 14.7847, 40.1494
        xyY:
        0.2024, 0.2147, 14.7847
      CIE-Lab:
        45.3380, -0.7299, -37.6627
        CIE-LCH:
        45.3380, 37.6698, 268.8898
        CIE-Luv:
        45.3380, -24.3535, -55.8322
        Hunter-Lab:
        38.4509, -2.5925, -34.9933
      #2b6faa color charts
#2b6faa RGB chart
      #2b6faa CMYK chart
      #2b6faa RGB pie chart
      #2b6faa color shades, tints & tones
#2b6faa color schemes
#2b6faa color preview, HTML & CSS examples
           This text has a color of #2b6faa        
        
          <p style="color:#2b6faa;">Text here</p>
        
        
          .mytext {color:#2b6faa;}
        
        Text color #2b6faa
      
           This box has a color of #2b6faa        
        
          <div style="background-color:#2b6faa;">Content here</div>
        
        
          .mybackground {background-color:#2b6faa;}
        
        Background color #2b6faa
      
           Border around this has a color of #2b6faa        
        
          <div style="border:2px solid #2b6faa;">Content here</div>
        
        
          .myborder {border:2px solid #2b6faa;}
        
        Border color #2b6faa