#2b2b42 color space conversions
Hex:
        #2b2b42
        RGB:
        43, 43, 66
        CMY:
        83, 83, 74
        CMYK:
        35, 35, 0, 74
      HSL:
        240°, 21.1009%, 21.3725%
        HSV (HSB):
        240°, 34.8485%, 25.8824%
        XYZ:
        2.8435, 2.6347, 5.5129
        xyY:
        0.2587, 0.2397, 2.6347
      CIE-Lab:
        18.5171, 6.4372, -14.4773
        CIE-LCH:
        18.5171, 15.8440, 293.9719
        CIE-Luv:
        18.5171, -1.1413, -15.8324
        Hunter-Lab:
        16.2317, 2.8644, -8.7750
      #2b2b42 color charts
#2b2b42 RGB chart
      #2b2b42 CMYK chart
      #2b2b42 RGB pie chart
      #2b2b42 color shades, tints & tones
#2b2b42 color schemes
#2b2b42 color preview, HTML & CSS examples
           This text has a color of #2b2b42        
        
          <p style="color:#2b2b42;">Text here</p>
        
        
          .mytext {color:#2b2b42;}
        
        Text color #2b2b42
      
           This box has a color of #2b2b42        
        
          <div style="background-color:#2b2b42;">Content here</div>
        
        
          .mybackground {background-color:#2b2b42;}
        
        Background color #2b2b42
      
           Border around this has a color of #2b2b42        
        
          <div style="border:2px solid #2b2b42;">Content here</div>
        
        
          .myborder {border:2px solid #2b2b42;}
        
        Border color #2b2b42