#2d3239 color space conversions
Hex:
        #2d3239
        RGB:
        45, 50, 57
        CMY:
        82, 80, 78
        CMYK:
        21, 12, 0, 78
      HSL:
        215°, 11.7647%, 20.0000%
        HSV (HSB):
        215°, 21.0526%, 22.3529%
        XYZ:
        2.9613, 3.1345, 4.3198
        xyY:
        0.2843, 0.3009, 3.1345
      CIE-Lab:
        20.5747, -0.3171, -5.1529
        CIE-LCH:
        20.5747, 5.1627, 266.4790
        CIE-Luv:
        20.5747, -2.5773, -5.3793
        Hunter-Lab:
        17.7045, -1.1265, -2.0734
      #2d3239 color charts
#2d3239 RGB chart
      #2d3239 CMYK chart
      #2d3239 RGB pie chart
      #2d3239 color shades, tints & tones
#2d3239 color schemes
#2d3239 color preview, HTML & CSS examples
           This text has a color of #2d3239        
        
          <p style="color:#2d3239;">Text here</p>
        
        
          .mytext {color:#2d3239;}
        
        Text color #2d3239
      
           This box has a color of #2d3239        
        
          <div style="background-color:#2d3239;">Content here</div>
        
        
          .mybackground {background-color:#2d3239;}
        
        Background color #2d3239
      
           Border around this has a color of #2d3239        
        
          <div style="border:2px solid #2d3239;">Content here</div>
        
        
          .myborder {border:2px solid #2d3239;}
        
        Border color #2d3239