#2b3243 color space conversions
Hex:
        #2b3243
        RGB:
        43, 50, 67
        CMY:
        83, 80, 74
        CMYK:
        36, 25, 0, 74
      HSL:
        223°, 21.8182%, 21.5686%
        HSV (HSB):
        223°, 35.8209%, 26.2745%
        XYZ:
        3.1500, 3.2000, 5.7618
        xyY:
        0.2601, 0.2642, 3.2000
      CIE-Lab:
        20.8279, 1.8645, -11.5905
        CIE-LCH:
        20.8279, 11.7395, 279.1385
        CIE-Luv:
        20.8279, -3.7169, -12.8613
        Hunter-Lab:
        17.8887, 0.1266, -6.5749
      #2b3243 color charts
#2b3243 RGB chart
      #2b3243 CMYK chart
      #2b3243 RGB pie chart
      #2b3243 color shades, tints & tones
#2b3243 color schemes
#2b3243 color preview, HTML & CSS examples
           This text has a color of #2b3243        
        
          <p style="color:#2b3243;">Text here</p>
        
        
          .mytext {color:#2b3243;}
        
        Text color #2b3243
      
           This box has a color of #2b3243        
        
          <div style="background-color:#2b3243;">Content here</div>
        
        
          .mybackground {background-color:#2b3243;}
        
        Background color #2b3243
      
           Border around this has a color of #2b3243        
        
          <div style="border:2px solid #2b3243;">Content here</div>
        
        
          .myborder {border:2px solid #2b3243;}
        
        Border color #2b3243