#2b264b color space conversions
Hex:
        #2b264b
        RGB:
        43, 38, 75
        CMY:
        83, 85, 71
        CMYK:
        43, 49, 0, 71
      HSL:
        248°, 32.7434%, 22.1569%
        HSV (HSB):
        248°, 49.3333%, 29.4118%
        XYZ:
        2.9594, 2.4078, 6.9654
        xyY:
        0.2400, 0.1952, 2.4078
      CIE-Lab:
        17.4965, 12.9168, -22.2355
        CIE-LCH:
        17.4965, 25.7150, 300.1528
        CIE-Luv:
        17.4965, -0.1043, -24.3376
        Hunter-Lab:
        15.5171, 6.8879, -15.7523
      #2b264b color charts
#2b264b RGB chart
      #2b264b CMYK chart
      #2b264b RGB pie chart
      #2b264b color shades, tints & tones
#2b264b color schemes
#2b264b color preview, HTML & CSS examples
           This text has a color of #2b264b        
        
          <p style="color:#2b264b;">Text here</p>
        
        
          .mytext {color:#2b264b;}
        
        Text color #2b264b
      
           This box has a color of #2b264b        
        
          <div style="background-color:#2b264b;">Content here</div>
        
        
          .mybackground {background-color:#2b264b;}
        
        Background color #2b264b
      
           Border around this has a color of #2b264b        
        
          <div style="border:2px solid #2b264b;">Content here</div>
        
        
          .myborder {border:2px solid #2b264b;}
        
        Border color #2b264b