#2b1c31 color space conversions
Hex:
        #2b1c31
        RGB:
        43, 28, 49
        CMY:
        83, 89, 81
        CMYK:
        12, 43, 0, 81
      HSL:
        283°, 27.2727%, 15.0980%
        HSV (HSB):
        283°, 42.8571%, 19.2157%
        XYZ:
        1.9659, 1.5659, 3.1044
        xyY:
        0.2962, 0.2360, 1.5659
      CIE-Lab:
        13.0207, 12.1601, -11.0632
        CIE-LCH:
        13.0207, 16.4397, 317.7042
        CIE-Luv:
        13.0207, 4.7973, -10.6618
        Hunter-Lab:
        12.5134, 6.1445, -5.9494
      #2b1c31 color charts
#2b1c31 RGB chart
      #2b1c31 CMYK chart
      #2b1c31 RGB pie chart
      #2b1c31 color shades, tints & tones
#2b1c31 color schemes
#2b1c31 color preview, HTML & CSS examples
           This text has a color of #2b1c31        
        
          <p style="color:#2b1c31;">Text here</p>
        
        
          .mytext {color:#2b1c31;}
        
        Text color #2b1c31
      
           This box has a color of #2b1c31        
        
          <div style="background-color:#2b1c31;">Content here</div>
        
        
          .mybackground {background-color:#2b1c31;}
        
        Background color #2b1c31
      
           Border around this has a color of #2b1c31        
        
          <div style="border:2px solid #2b1c31;">Content here</div>
        
        
          .myborder {border:2px solid #2b1c31;}
        
        Border color #2b1c31