#408c70 color space conversions
Hex:
        #408c70
        RGB:
        64, 140, 112
        CMY:
        75, 45, 56
        CMYK:
        54, 0, 20, 45
      HSL:
        158°, 37.2549%, 40.0000%
        HSV (HSB):
        158°, 54.2857%, 54.9020%
        XYZ:
        14.4171, 21.0160, 18.6259
        xyY:
        0.2667, 0.3888, 21.0160
      CIE-Lab:
        52.9670, -30.6167, 7.8850
        CIE-LCH:
        52.9670, 31.6158, 165.5580
        CIE-Luv:
        52.9670, -33.2304, 15.3314
        Hunter-Lab:
        45.8432, -24.0898, 8.0010
      #408c70 color charts
#408c70 RGB chart
      #408c70 CMYK chart
      #408c70 RGB pie chart
      #408c70 color shades, tints & tones
#408c70 color schemes
#408c70 color preview, HTML & CSS examples
           This text has a color of #408c70        
        
          <p style="color:#408c70;">Text here</p>
        
        
          .mytext {color:#408c70;}
        
        Text color #408c70
      
           This box has a color of #408c70        
        
          <div style="background-color:#408c70;">Content here</div>
        
        
          .mybackground {background-color:#408c70;}
        
        Background color #408c70
      
           Border around this has a color of #408c70        
        
          <div style="border:2px solid #408c70;">Content here</div>
        
        
          .myborder {border:2px solid #408c70;}
        
        Border color #408c70