#2b3362 color space conversions
Hex:
        #2b3362
        RGB:
        43, 51, 98
        CMY:
        83, 80, 62
        CMYK:
        56, 48, 0, 62
      HSL:
        231°, 39.0071%, 27.6471%
        HSV (HSB):
        231°, 56.1224%, 38.4314%
        XYZ:
        4.3847, 3.7631, 12.0505
        xyY:
        0.2171, 0.1863, 3.7631
      CIE-Lab:
        22.8722, 11.7707, -29.0027
        CIE-LCH:
        22.8722, 31.3002, 292.0897
        CIE-Luv:
        22.8722, -5.0533, -35.4194
        Hunter-Lab:
        19.3987, 6.3988, -23.2521
      #2b3362 color charts
#2b3362 RGB chart
      #2b3362 CMYK chart
      #2b3362 RGB pie chart
      #2b3362 color shades, tints & tones
#2b3362 color schemes
#2b3362 color preview, HTML & CSS examples
           This text has a color of #2b3362        
        
          <p style="color:#2b3362;">Text here</p>
        
        
          .mytext {color:#2b3362;}
        
        Text color #2b3362
      
           This box has a color of #2b3362        
        
          <div style="background-color:#2b3362;">Content here</div>
        
        
          .mybackground {background-color:#2b3362;}
        
        Background color #2b3362
      
           Border around this has a color of #2b3362        
        
          <div style="border:2px solid #2b3362;">Content here</div>
        
        
          .myborder {border:2px solid #2b3362;}
        
        Border color #2b3362