#2d5431 color space conversions
Hex:
        #2d5431
        RGB:
        45, 84, 49
        CMY:
        82, 67, 81
        CMYK:
        46, 0, 42, 67
      HSL:
        126°, 30.2326%, 25.2941%
        HSV (HSB):
        126°, 46.4286%, 32.9412%
        XYZ:
        4.8069, 7.1203, 4.0267
        xyY:
        0.3013, 0.4463, 7.1203
      CIE-Lab:
        32.0792, -22.3343, 16.2614
        CIE-LCH:
        32.0792, 27.6271, 143.9420
        CIE-Luv:
        32.0792, -17.6787, 20.7464
        Hunter-Lab:
        26.6839, -14.5414, 9.7315
      #2d5431 color charts
#2d5431 RGB chart
      #2d5431 CMYK chart
      #2d5431 RGB pie chart
      #2d5431 color shades, tints & tones
#2d5431 color schemes
#2d5431 color preview, HTML & CSS examples
           This text has a color of #2d5431        
        
          <p style="color:#2d5431;">Text here</p>
        
        
          .mytext {color:#2d5431;}
        
        Text color #2d5431
      
           This box has a color of #2d5431        
        
          <div style="background-color:#2d5431;">Content here</div>
        
        
          .mybackground {background-color:#2d5431;}
        
        Background color #2d5431
      
           Border around this has a color of #2d5431        
        
          <div style="border:2px solid #2d5431;">Content here</div>
        
        
          .myborder {border:2px solid #2d5431;}
        
        Border color #2d5431