#2b1f33 color space conversions
Hex:
        #2b1f33
        RGB:
        43, 31, 51
        CMY:
        83, 88, 80
        CMYK:
        16, 39, 0, 80
      HSL:
        276°, 24.3902%, 16.0784%
        HSV (HSB):
        276°, 39.2157%, 20.0000%
        XYZ:
        2.0838, 1.7326, 3.3566
        xyY:
        0.2905, 0.2415, 1.7326
      CIE-Lab:
        14.0162, 10.5598, -10.9586
        CIE-LCH:
        14.0162, 15.2184, 313.9381
        CIE-Luv:
        14.0162, 3.7697, -10.8448
        Hunter-Lab:
        13.1628, 5.2234, -5.9053
      #2b1f33 color charts
#2b1f33 RGB chart
      #2b1f33 CMYK chart
      #2b1f33 RGB pie chart
      #2b1f33 color shades, tints & tones
#2b1f33 color schemes
#2b1f33 color preview, HTML & CSS examples
           This text has a color of #2b1f33        
        
          <p style="color:#2b1f33;">Text here</p>
        
        
          .mytext {color:#2b1f33;}
        
        Text color #2b1f33
      
           This box has a color of #2b1f33        
        
          <div style="background-color:#2b1f33;">Content here</div>
        
        
          .mybackground {background-color:#2b1f33;}
        
        Background color #2b1f33
      
           Border around this has a color of #2b1f33        
        
          <div style="border:2px solid #2b1f33;">Content here</div>
        
        
          .myborder {border:2px solid #2b1f33;}
        
        Border color #2b1f33