#2b323b color space conversions
Hex:
        #2b323b
        RGB:
        43, 50, 59
        CMY:
        83, 80, 77
        CMYK:
        27, 15, 0, 77
      HSL:
        214°, 15.6863%, 20.0000%
        HSV (HSB):
        214°, 27.1186%, 23.1373%
        XYZ:
        2.9263, 3.1106, 4.5838
        xyY:
        0.2755, 0.2929, 3.1106
      CIE-Lab:
        20.4814, -0.5375, -6.6761
        CIE-LCH:
        20.4814, 6.6977, 265.3967
        CIE-Luv:
        20.4814, -3.4695, -7.0104
        Hunter-Lab:
        17.6368, -1.2478, -3.0639
      #2b323b color charts
#2b323b RGB chart
      #2b323b CMYK chart
      #2b323b RGB pie chart
      #2b323b color shades, tints & tones
#2b323b color schemes
#2b323b color preview, HTML & CSS examples
           This text has a color of #2b323b        
        
          <p style="color:#2b323b;">Text here</p>
        
        
          .mytext {color:#2b323b;}
        
        Text color #2b323b
      
           This box has a color of #2b323b        
        
          <div style="background-color:#2b323b;">Content here</div>
        
        
          .mybackground {background-color:#2b323b;}
        
        Background color #2b323b
      
           Border around this has a color of #2b323b        
        
          <div style="border:2px solid #2b323b;">Content here</div>
        
        
          .myborder {border:2px solid #2b323b;}
        
        Border color #2b323b