#2d502f color space conversions
Hex:
        #2d502f
        RGB:
        45, 80, 47
        CMY:
        82, 69, 82
        CMYK:
        44, 0, 41, 69
      HSL:
        123°, 28.0000%, 24.5098%
        HSV (HSB):
        123°, 43.7500%, 31.3725%
        XYZ:
        4.4639, 6.5004, 3.7088
        xyY:
        0.3042, 0.4430, 6.5004
      CIE-Lab:
        30.6415, -20.6436, 15.5848
        CIE-LCH:
        30.6415, 25.8659, 142.9492
        CIE-Luv:
        30.6415, -15.9175, 19.5006
        Hunter-Lab:
        25.4960, -13.3654, 9.2226
      #2d502f color charts
#2d502f RGB chart
      #2d502f CMYK chart
      #2d502f RGB pie chart
      #2d502f color shades, tints & tones
#2d502f color schemes
#2d502f color preview, HTML & CSS examples
           This text has a color of #2d502f        
        
          <p style="color:#2d502f;">Text here</p>
        
        
          .mytext {color:#2d502f;}
        
        Text color #2d502f
      
           This box has a color of #2d502f        
        
          <div style="background-color:#2d502f;">Content here</div>
        
        
          .mybackground {background-color:#2d502f;}
        
        Background color #2d502f
      
           Border around this has a color of #2d502f        
        
          <div style="border:2px solid #2d502f;">Content here</div>
        
        
          .myborder {border:2px solid #2d502f;}
        
        Border color #2d502f