#2b0c26 color space conversions
Hex:
        #2b0c26
        RGB:
        43, 12, 38
        CMY:
        83, 95, 85
        CMYK:
        0, 72, 12, 83
      HSL:
        310°, 56.3636%, 10.7843%
        HSV (HSB):
        310°, 72.0930%, 16.8627%
        XYZ:
        1.4776, 0.9165, 1.9327
        xyY:
        0.3415, 0.2118, 0.9165
      CIE-Lab:
        8.2753, 20.1535, -10.3176
        CIE-LCH:
        8.2753, 22.6411, 332.8897
        CIE-Luv:
        8.2753, 8.9611, -8.1749
        Hunter-Lab:
        9.5733, 10.7973, -5.2687
      #2b0c26 color charts
#2b0c26 RGB chart
      #2b0c26 CMYK chart
      #2b0c26 RGB pie chart
      #2b0c26 color shades, tints & tones
#2b0c26 color schemes
#2b0c26 color preview, HTML & CSS examples
           This text has a color of #2b0c26        
        
          <p style="color:#2b0c26;">Text here</p>
        
        
          .mytext {color:#2b0c26;}
        
        Text color #2b0c26
      
           This box has a color of #2b0c26        
        
          <div style="background-color:#2b0c26;">Content here</div>
        
        
          .mybackground {background-color:#2b0c26;}
        
        Background color #2b0c26
      
           Border around this has a color of #2b0c26        
        
          <div style="border:2px solid #2b0c26;">Content here</div>
        
        
          .myborder {border:2px solid #2b0c26;}
        
        Border color #2b0c26