#2b3364 color space conversions
Hex:
        #2b3364
        RGB:
        43, 51, 100
        CMY:
        83, 80, 61
        CMYK:
        57, 49, 0, 61
      HSL:
        232°, 39.8601%, 28.0392%
        HSV (HSB):
        232°, 57.0000%, 39.2157%
        XYZ:
        4.4803, 3.8013, 12.5542
        xyY:
        0.2150, 0.1824, 3.8013
      CIE-Lab:
        23.0035, 12.4993, -30.0959
        CIE-LCH:
        23.0035, 32.5883, 292.5539
        CIE-Luv:
        23.0035, -5.1178, -36.8806
        Hunter-Lab:
        19.4970, 6.8987, -24.5290
      #2b3364 color charts
#2b3364 RGB chart
      #2b3364 CMYK chart
      #2b3364 RGB pie chart
      #2b3364 color shades, tints & tones
#2b3364 color schemes
#2b3364 color preview, HTML & CSS examples
           This text has a color of #2b3364        
        
          <p style="color:#2b3364;">Text here</p>
        
        
          .mytext {color:#2b3364;}
        
        Text color #2b3364
      
           This box has a color of #2b3364        
        
          <div style="background-color:#2b3364;">Content here</div>
        
        
          .mybackground {background-color:#2b3364;}
        
        Background color #2b3364
      
           Border around this has a color of #2b3364        
        
          <div style="border:2px solid #2b3364;">Content here</div>
        
        
          .myborder {border:2px solid #2b3364;}
        
        Border color #2b3364