#2b3953 color space conversions
Hex:
        #2b3953
        RGB:
        43, 57, 83
        CMY:
        83, 78, 67
        CMYK:
        48, 31, 0, 67
      HSL:
        219°, 31.7460%, 24.7059%
        HSV (HSB):
        219°, 48.1928%, 32.5490%
        XYZ:
        4.0207, 4.0644, 8.7562
        xyY:
        0.2387, 0.2413, 4.0644
      CIE-Lab:
        23.8831, 2.3074, -17.5633
        CIE-LCH:
        23.8831, 17.7143, 277.4845
        CIE-Luv:
        23.8831, -6.7060, -20.9538
        Hunter-Lab:
        20.1603, 0.3191, -11.6391
      #2b3953 color charts
#2b3953 RGB chart
      #2b3953 CMYK chart
      #2b3953 RGB pie chart
      #2b3953 color shades, tints & tones
#2b3953 color schemes
#2b3953 color preview, HTML & CSS examples
           This text has a color of #2b3953        
        
          <p style="color:#2b3953;">Text here</p>
        
        
          .mytext {color:#2b3953;}
        
        Text color #2b3953
      
           This box has a color of #2b3953        
        
          <div style="background-color:#2b3953;">Content here</div>
        
        
          .mybackground {background-color:#2b3953;}
        
        Background color #2b3953
      
           Border around this has a color of #2b3953        
        
          <div style="border:2px solid #2b3953;">Content here</div>
        
        
          .myborder {border:2px solid #2b3953;}
        
        Border color #2b3953