#40752b color space conversions
Hex:
        #40752b
        RGB:
        64, 117, 43
        CMY:
        75, 54, 83
        CMYK:
        45, 0, 63, 54
      HSL:
        103°, 46.2500%, 31.3725%
        HSV (HSB):
        103°, 63.2479%, 45.8824%
        XYZ:
        8.9117, 13.9870, 4.5156
        xyY:
        0.3251, 0.5102, 13.9870
      CIE-Lab:
        44.2143, -32.3954, 34.5899
        CIE-LCH:
        44.2143, 47.3912, 133.1236
        CIE-Luv:
        44.2143, -25.4998, 42.3315
        Hunter-Lab:
        37.3992, -22.9146, 19.0208
      #40752b color charts
#40752b RGB chart
      #40752b CMYK chart
      #40752b RGB pie chart
      #40752b color shades, tints & tones
#40752b color schemes
#40752b color preview, HTML & CSS examples
           This text has a color of #40752b        
        
          <p style="color:#40752b;">Text here</p>
        
        
          .mytext {color:#40752b;}
        
        Text color #40752b
      
           This box has a color of #40752b        
        
          <div style="background-color:#40752b;">Content here</div>
        
        
          .mybackground {background-color:#40752b;}
        
        Background color #40752b
      
           Border around this has a color of #40752b        
        
          <div style="border:2px solid #40752b;">Content here</div>
        
        
          .myborder {border:2px solid #40752b;}
        
        Border color #40752b