#2b2e41 color space conversions
Hex:
        #2b2e41
        RGB:
        43, 46, 65
        CMY:
        83, 82, 75
        CMYK:
        34, 29, 0, 75
      HSL:
        232°, 20.3704%, 21.1765%
        HSV (HSB):
        232°, 33.8462%, 25.4902%
        XYZ:
        2.9274, 2.8492, 5.3967
        xyY:
        0.2620, 0.2550, 2.8492
      CIE-Lab:
        19.4297, 4.0153, -12.3802
        CIE-LCH:
        19.4297, 13.0151, 287.9695
        CIE-Luv:
        19.4297, -2.1561, -13.5828
        Hunter-Lab:
        16.8797, 1.4173, -7.1402
      #2b2e41 color charts
#2b2e41 RGB chart
      #2b2e41 CMYK chart
      #2b2e41 RGB pie chart
      #2b2e41 color shades, tints & tones
#2b2e41 color schemes
#2b2e41 color preview, HTML & CSS examples
           This text has a color of #2b2e41        
        
          <p style="color:#2b2e41;">Text here</p>
        
        
          .mytext {color:#2b2e41;}
        
        Text color #2b2e41
      
           This box has a color of #2b2e41        
        
          <div style="background-color:#2b2e41;">Content here</div>
        
        
          .mybackground {background-color:#2b2e41;}
        
        Background color #2b2e41
      
           Border around this has a color of #2b2e41        
        
          <div style="border:2px solid #2b2e41;">Content here</div>
        
        
          .myborder {border:2px solid #2b2e41;}
        
        Border color #2b2e41