#2b2a40 color space conversions
Hex:
        #2b2a40
        RGB:
        43, 42, 64
        CMY:
        83, 84, 75
        CMYK:
        33, 34, 0, 75
      HSL:
        243°, 20.7547%, 20.7843%
        HSV (HSB):
        243°, 34.3750%, 25.0980%
        XYZ:
        2.7496, 2.5397, 5.1958
        xyY:
        0.2622, 0.2422, 2.5397
      CIE-Lab:
        18.0971, 6.5204, -13.7545
        CIE-LCH:
        18.0971, 15.2217, 295.3636
        CIE-Luv:
        18.0971, -0.6920, -14.8919
        Hunter-Lab:
        15.9364, 2.9094, -8.1750
      #2b2a40 color charts
#2b2a40 RGB chart
      #2b2a40 CMYK chart
      #2b2a40 RGB pie chart
      #2b2a40 color shades, tints & tones
#2b2a40 color schemes
#2b2a40 color preview, HTML & CSS examples
           This text has a color of #2b2a40        
        
          <p style="color:#2b2a40;">Text here</p>
        
        
          .mytext {color:#2b2a40;}
        
        Text color #2b2a40
      
           This box has a color of #2b2a40        
        
          <div style="background-color:#2b2a40;">Content here</div>
        
        
          .mybackground {background-color:#2b2a40;}
        
        Background color #2b2a40
      
           Border around this has a color of #2b2a40        
        
          <div style="border:2px solid #2b2a40;">Content here</div>
        
        
          .myborder {border:2px solid #2b2a40;}
        
        Border color #2b2a40