#2b263b color space conversions
Hex:
        #2b263b
        RGB:
        43, 38, 59
        CMY:
        83, 85, 77
        CMYK:
        27, 36, 0, 77
      HSL:
        254°, 21.6495%, 19.0196%
        HSV (HSB):
        254°, 35.5932%, 23.1373%
        XYZ:
        2.4788, 2.2156, 4.4347
        xyY:
        0.2715, 0.2427, 2.2156
      CIE-Lab:
        16.5802, 7.8439, -12.6392
        CIE-LCH:
        16.5802, 14.8753, 301.8238
        CIE-Luv:
        16.5802, 0.9574, -13.2623
        Hunter-Lab:
        14.8848, 3.6774, -7.2450
      #2b263b color charts
#2b263b RGB chart
      #2b263b CMYK chart
      #2b263b RGB pie chart
      #2b263b color shades, tints & tones
#2b263b color schemes
#2b263b color preview, HTML & CSS examples
           This text has a color of #2b263b        
        
          <p style="color:#2b263b;">Text here</p>
        
        
          .mytext {color:#2b263b;}
        
        Text color #2b263b
      
           This box has a color of #2b263b        
        
          <div style="background-color:#2b263b;">Content here</div>
        
        
          .mybackground {background-color:#2b263b;}
        
        Background color #2b263b
      
           Border around this has a color of #2b263b        
        
          <div style="border:2px solid #2b263b;">Content here</div>
        
        
          .myborder {border:2px solid #2b263b;}
        
        Border color #2b263b