#2b3653 color space conversions
Hex:
        #2b3653
        RGB:
        43, 54, 83
        CMY:
        83, 79, 67
        CMYK:
        48, 35, 0, 67
      HSL:
        224°, 31.7460%, 24.7059%
        HSV (HSB):
        224°, 48.1928%, 32.5490%
        XYZ:
        3.8768, 3.7765, 8.7082
        xyY:
        0.2369, 0.2308, 3.7765
      CIE-Lab:
        22.9182, 4.3620, -19.0690
        CIE-LCH:
        22.9182, 19.5616, 282.8847
        CIE-Luv:
        22.9182, -5.6234, -22.6678
        Hunter-Lab:
        19.4331, 1.6015, -12.9654
      #2b3653 color charts
#2b3653 RGB chart
      #2b3653 CMYK chart
      #2b3653 RGB pie chart
      #2b3653 color shades, tints & tones
#2b3653 color schemes
#2b3653 color preview, HTML & CSS examples
           This text has a color of #2b3653        
        
          <p style="color:#2b3653;">Text here</p>
        
        
          .mytext {color:#2b3653;}
        
        Text color #2b3653
      
           This box has a color of #2b3653        
        
          <div style="background-color:#2b3653;">Content here</div>
        
        
          .mybackground {background-color:#2b3653;}
        
        Background color #2b3653
      
           Border around this has a color of #2b3653        
        
          <div style="border:2px solid #2b3653;">Content here</div>
        
        
          .myborder {border:2px solid #2b3653;}
        
        Border color #2b3653