#40e994 color space conversions
Hex:
        #40e994
        RGB:
        64, 233, 148
        CMY:
        75, 9, 42
        CMYK:
        73, 0, 36, 9
      HSL:
        150°, 79.3427%, 58.2353%
        HSV (HSB):
        150°, 72.5322%, 91.3725%
        XYZ:
        36.5986, 61.5059, 37.9599
        xyY:
        0.2690, 0.4520, 61.5059
      CIE-Lab:
        82.6500, -61.4580, 29.3244
        CIE-LCH:
        82.6500, 68.0955, 154.4921
        CIE-Luv:
        82.6500, -65.9861, 51.0628
        Hunter-Lab:
        78.4257, -53.9453, 26.2003
      #40e994 color charts
#40e994 RGB chart
      #40e994 CMYK chart
      #40e994 RGB pie chart
      #40e994 color shades, tints & tones
#40e994 color schemes
#40e994 color preview, HTML & CSS examples
           This text has a color of #40e994        
        
          <p style="color:#40e994;">Text here</p>
        
        
          .mytext {color:#40e994;}
        
        Text color #40e994
      
           This box has a color of #40e994        
        
          <div style="background-color:#40e994;">Content here</div>
        
        
          .mybackground {background-color:#40e994;}
        
        Background color #40e994
      
           Border around this has a color of #40e994        
        
          <div style="border:2px solid #40e994;">Content here</div>
        
        
          .myborder {border:2px solid #40e994;}
        
        Border color #40e994