#2b2648 color space conversions
Hex:
        #2b2648
        RGB:
        43, 38, 72
        CMY:
        83, 85, 72
        CMYK:
        40, 47, 0, 72
      HSL:
        249°, 30.9091%, 21.5686%
        HSV (HSB):
        249°, 47.2222%, 28.2353%
        XYZ:
        2.8591, 2.3677, 6.4372
        xyY:
        0.2451, 0.2030, 2.3677
      CIE-Lab:
        17.3094, 11.9257, -20.4829
        CIE-LCH:
        17.3094, 23.7017, 300.2091
        CIE-Luv:
        17.3094, 0.0923, -22.2628
        Hunter-Lab:
        15.3873, 6.2387, -14.0326
      #2b2648 color charts
#2b2648 RGB chart
      #2b2648 CMYK chart
      #2b2648 RGB pie chart
      #2b2648 color shades, tints & tones
#2b2648 color schemes
#2b2648 color preview, HTML & CSS examples
           This text has a color of #2b2648        
        
          <p style="color:#2b2648;">Text here</p>
        
        
          .mytext {color:#2b2648;}
        
        Text color #2b2648
      
           This box has a color of #2b2648        
        
          <div style="background-color:#2b2648;">Content here</div>
        
        
          .mybackground {background-color:#2b2648;}
        
        Background color #2b2648
      
           Border around this has a color of #2b2648        
        
          <div style="border:2px solid #2b2648;">Content here</div>
        
        
          .myborder {border:2px solid #2b2648;}
        
        Border color #2b2648