#2b3655 color space conversions
Hex:
        #2b3655
        RGB:
        43, 54, 85
        CMY:
        83, 79, 67
        CMYK:
        49, 36, 0, 67
      HSL:
        224°, 32.8125%, 25.0980%
        HSV (HSB):
        224°, 49.4118%, 33.3333%
        XYZ:
        3.9551, 3.8078, 9.1209
        xyY:
        0.2343, 0.2255, 3.8078
      CIE-Lab:
        23.0256, 5.0511, -20.2240
        CIE-LCH:
        23.0256, 20.8452, 284.0232
        CIE-Luv:
        23.0256, -5.6709, -24.1910
        Hunter-Lab:
        19.5136, 2.0306, -14.0532
      #2b3655 color charts
#2b3655 RGB chart
      #2b3655 CMYK chart
      #2b3655 RGB pie chart
      #2b3655 color shades, tints & tones
#2b3655 color schemes
#2b3655 color preview, HTML & CSS examples
           This text has a color of #2b3655        
        
          <p style="color:#2b3655;">Text here</p>
        
        
          .mytext {color:#2b3655;}
        
        Text color #2b3655
      
           This box has a color of #2b3655        
        
          <div style="background-color:#2b3655;">Content here</div>
        
        
          .mybackground {background-color:#2b3655;}
        
        Background color #2b3655
      
           Border around this has a color of #2b3655        
        
          <div style="border:2px solid #2b3655;">Content here</div>
        
        
          .myborder {border:2px solid #2b3655;}
        
        Border color #2b3655