#2b427b color space conversions
Hex:
        #2b427b
        RGB:
        43, 66, 123
        CMY:
        83, 74, 52
        CMYK:
        65, 46, 0, 52
      HSL:
        223°, 48.1928%, 32.5490%
        HSV (HSB):
        223°, 65.0407%, 48.2353%
        XYZ:
        6.5196, 5.8401, 19.5225
        xyY:
        0.2045, 0.1832, 5.8401
      CIE-Lab:
        29.0054, 10.6863, -35.1819
        CIE-LCH:
        29.0054, 36.7691, 286.8959
        CIE-Luv:
        29.0054, -10.1975, -46.7947
        Hunter-Lab:
        24.1663, 5.8652, -30.9806
      #2b427b color charts
#2b427b RGB chart
      #2b427b CMYK chart
      #2b427b RGB pie chart
      #2b427b color shades, tints & tones
#2b427b color schemes
#2b427b color preview, HTML & CSS examples
           This text has a color of #2b427b        
        
          <p style="color:#2b427b;">Text here</p>
        
        
          .mytext {color:#2b427b;}
        
        Text color #2b427b
      
           This box has a color of #2b427b        
        
          <div style="background-color:#2b427b;">Content here</div>
        
        
          .mybackground {background-color:#2b427b;}
        
        Background color #2b427b
      
           Border around this has a color of #2b427b        
        
          <div style="border:2px solid #2b427b;">Content here</div>
        
        
          .myborder {border:2px solid #2b427b;}
        
        Border color #2b427b