#40704f color space conversions
Hex:
        #40704f
        RGB:
        64, 112, 79
        CMY:
        75, 56, 69
        CMYK:
        43, 0, 29, 56
      HSL:
        139°, 27.2727%, 34.5098%
        HSV (HSB):
        139°, 42.8571%, 43.9216%
        XYZ:
        9.3198, 13.2428, 9.4621
        xyY:
        0.2910, 0.4135, 13.2428
      CIE-Lab:
        43.1269, -24.2926, 13.3556
        CIE-LCH:
        43.1269, 27.7219, 151.1989
        CIE-Luv:
        43.1269, -22.4876, 20.1511
        Hunter-Lab:
        36.3907, -17.9692, 10.0573
      #40704f color charts
#40704f RGB chart
      #40704f CMYK chart
      #40704f RGB pie chart
      #40704f color shades, tints & tones
#40704f color schemes
#40704f color preview, HTML & CSS examples
           This text has a color of #40704f        
        
          <p style="color:#40704f;">Text here</p>
        
        
          .mytext {color:#40704f;}
        
        Text color #40704f
      
           This box has a color of #40704f        
        
          <div style="background-color:#40704f;">Content here</div>
        
        
          .mybackground {background-color:#40704f;}
        
        Background color #40704f
      
           Border around this has a color of #40704f        
        
          <div style="border:2px solid #40704f;">Content here</div>
        
        
          .myborder {border:2px solid #40704f;}
        
        Border color #40704f