#2b132f color space conversions
Hex:
        #2b132f
        RGB:
        43, 19, 47
        CMY:
        83, 93, 82
        CMYK:
        9, 60, 0, 82
      HSL:
        291°, 42.4242%, 12.9412%
        HSV (HSB):
        291°, 59.5745%, 18.4314%
        XYZ:
        1.7422, 1.1846, 2.8261
        xyY:
        0.3028, 0.2059, 1.1846
      CIE-Lab:
        10.4431, 17.8546, -13.6248
        CIE-LCH:
        10.4431, 22.4593, 322.6527
        CIE-Luv:
        10.4431, 6.9434, -11.8701
        Hunter-Lab:
        10.8838, 9.5267, -7.7769
      #2b132f color charts
#2b132f RGB chart
      #2b132f CMYK chart
      #2b132f RGB pie chart
      #2b132f color shades, tints & tones
#2b132f color schemes
#2b132f color preview, HTML & CSS examples
           This text has a color of #2b132f        
        
          <p style="color:#2b132f;">Text here</p>
        
        
          .mytext {color:#2b132f;}
        
        Text color #2b132f
      
           This box has a color of #2b132f        
        
          <div style="background-color:#2b132f;">Content here</div>
        
        
          .mybackground {background-color:#2b132f;}
        
        Background color #2b132f
      
           Border around this has a color of #2b132f        
        
          <div style="border:2px solid #2b132f;">Content here</div>
        
        
          .myborder {border:2px solid #2b132f;}
        
        Border color #2b132f