#2b4dae color space conversions
Hex:
        #2b4dae
        RGB:
        43, 77, 174
        CMY:
        83, 70, 32
        CMYK:
        75, 56, 0, 32
      HSL:
        224°, 60.3687%, 42.5490%
        HSV (HSB):
        224°, 75.2874%, 68.2353%
        XYZ:
        11.2901, 8.8773, 41.1628
        xyY:
        0.1841, 0.1447, 8.8773
      CIE-Lab:
        35.7470, 22.7381, -55.3954
        CIE-LCH:
        35.7470, 59.8805, 292.3167
        CIE-Luv:
        35.7470, -13.6123, -79.0700
        Hunter-Lab:
        29.7949, 15.4977, -61.0552
      #2b4dae color charts
#2b4dae RGB chart
      #2b4dae CMYK chart
      #2b4dae RGB pie chart
      #2b4dae color shades, tints & tones
#2b4dae color schemes
#2b4dae color preview, HTML & CSS examples
           This text has a color of #2b4dae        
        
          <p style="color:#2b4dae;">Text here</p>
        
        
          .mytext {color:#2b4dae;}
        
        Text color #2b4dae
      
           This box has a color of #2b4dae        
        
          <div style="background-color:#2b4dae;">Content here</div>
        
        
          .mybackground {background-color:#2b4dae;}
        
        Background color #2b4dae
      
           Border around this has a color of #2b4dae        
        
          <div style="border:2px solid #2b4dae;">Content here</div>
        
        
          .myborder {border:2px solid #2b4dae;}
        
        Border color #2b4dae