#40dc8e color space conversions
Hex:
        #40dc8e
        RGB:
        64, 220, 142
        CMY:
        75, 14, 44
        CMYK:
        71, 0, 35, 14
      HSL:
        150°, 69.0265%, 55.6863%
        HSV (HSB):
        150°, 70.9091%, 86.2745%
        XYZ:
        32.5900, 54.2294, 34.3408
        xyY:
        0.2690, 0.4476, 54.2294
      CIE-Lab:
        78.5953, -57.7780, 26.9571
        CIE-LCH:
        78.5953, 63.7572, 154.9880
        CIE-Luv:
        78.5953, -61.7965, 46.9267
        Hunter-Lab:
        73.6406, -49.8749, 23.8997
      #40dc8e color charts
#40dc8e RGB chart
      #40dc8e CMYK chart
      #40dc8e RGB pie chart
      #40dc8e color shades, tints & tones
#40dc8e color schemes
#40dc8e color preview, HTML & CSS examples
           This text has a color of #40dc8e        
        
          <p style="color:#40dc8e;">Text here</p>
        
        
          .mytext {color:#40dc8e;}
        
        Text color #40dc8e
      
           This box has a color of #40dc8e        
        
          <div style="background-color:#40dc8e;">Content here</div>
        
        
          .mybackground {background-color:#40dc8e;}
        
        Background color #40dc8e
      
           Border around this has a color of #40dc8e        
        
          <div style="border:2px solid #40dc8e;">Content here</div>
        
        
          .myborder {border:2px solid #40dc8e;}
        
        Border color #40dc8e