#408f70 color space conversions
Hex:
        #408f70
        RGB:
        64, 143, 112
        CMY:
        75, 44, 56
        CMYK:
        55, 0, 22, 44
      HSL:
        156°, 38.1643%, 40.5882%
        HSV (HSB):
        156°, 55.2448%, 56.0784%
        XYZ:
        14.8614, 21.9048, 18.7740
        xyY:
        0.2676, 0.3944, 21.9048
      CIE-Lab:
        53.9258, -32.0375, 9.2446
        CIE-LCH:
        53.9258, 33.3446, 163.9043
        CIE-Luv:
        53.9258, -34.4448, 17.4019
        Hunter-Lab:
        46.8025, -25.2244, 8.9786
      #408f70 color charts
#408f70 RGB chart
      #408f70 CMYK chart
      #408f70 RGB pie chart
      #408f70 color shades, tints & tones
#408f70 color schemes
#408f70 color preview, HTML & CSS examples
           This text has a color of #408f70        
        
          <p style="color:#408f70;">Text here</p>
        
        
          .mytext {color:#408f70;}
        
        Text color #408f70
      
           This box has a color of #408f70        
        
          <div style="background-color:#408f70;">Content here</div>
        
        
          .mybackground {background-color:#408f70;}
        
        Background color #408f70
      
           Border around this has a color of #408f70        
        
          <div style="border:2px solid #408f70;">Content here</div>
        
        
          .myborder {border:2px solid #408f70;}
        
        Border color #408f70