#2b052e color space conversions
Hex:
        #2b052e
        RGB:
        43, 5, 46
        CMY:
        83, 98, 82
        CMYK:
        7, 89, 0, 82
      HSL:
        296°, 80.3922%, 10.0000%
        HSV (HSB):
        296°, 89.1304%, 18.0392%
        XYZ:
        1.5437, 0.8194, 2.6616
        xyY:
        0.3072, 0.1631, 0.8194
      CIE-Lab:
        7.4015, 25.7535, -17.6964
        CIE-LCH:
        7.4015, 31.2475, 325.5053
        CIE-Luv:
        7.4015, 8.1934, -12.5426
        Hunter-Lab:
        9.0520, 14.5992, -11.0966
      #2b052e color charts
#2b052e RGB chart
      #2b052e CMYK chart
      #2b052e RGB pie chart
      #2b052e color shades, tints & tones
#2b052e color schemes
#2b052e color preview, HTML & CSS examples
           This text has a color of #2b052e        
        
          <p style="color:#2b052e;">Text here</p>
        
        
          .mytext {color:#2b052e;}
        
        Text color #2b052e
      
           This box has a color of #2b052e        
        
          <div style="background-color:#2b052e;">Content here</div>
        
        
          .mybackground {background-color:#2b052e;}
        
        Background color #2b052e
      
           Border around this has a color of #2b052e        
        
          <div style="border:2px solid #2b052e;">Content here</div>
        
        
          .myborder {border:2px solid #2b052e;}
        
        Border color #2b052e