#2b466e color space conversions
Hex:
        #2b466e
        RGB:
        43, 70, 110
        CMY:
        83, 73, 57
        CMYK:
        61, 36, 0, 57
      HSL:
        216°, 43.7908%, 30.0000%
        HSV (HSB):
        216°, 60.9091%, 43.1373%
        XYZ:
        6.0009, 6.0197, 15.5975
        xyY:
        0.2173, 0.2180, 6.0197
      CIE-Lab:
        29.4621, 3.1386, -26.2644
        CIE-LCH:
        29.4621, 26.4513, 276.8146
        CIE-Luv:
        29.4621, -11.5235, -34.3594
        Hunter-Lab:
        24.5351, 0.7219, -20.5174
      #2b466e color charts
#2b466e RGB chart
      #2b466e CMYK chart
      #2b466e RGB pie chart
      #2b466e color shades, tints & tones
#2b466e color schemes
#2b466e color preview, HTML & CSS examples
           This text has a color of #2b466e        
        
          <p style="color:#2b466e;">Text here</p>
        
        
          .mytext {color:#2b466e;}
        
        Text color #2b466e
      
           This box has a color of #2b466e        
        
          <div style="background-color:#2b466e;">Content here</div>
        
        
          .mybackground {background-color:#2b466e;}
        
        Background color #2b466e
      
           Border around this has a color of #2b466e        
        
          <div style="border:2px solid #2b466e;">Content here</div>
        
        
          .myborder {border:2px solid #2b466e;}
        
        Border color #2b466e