#40e379 color space conversions
Hex:
        #40e379
        RGB:
        64, 227, 121
        CMY:
        75, 11, 53
        CMYK:
        72, 0, 47, 11
      HSL:
        141°, 74.4292%, 57.0588%
        HSV (HSB):
        141°, 71.8062%, 89.0196%
        XYZ:
        33.0346, 57.4086, 27.4290
        xyY:
        0.2803, 0.4870, 57.4086
      CIE-Lab:
        80.4089, -64.0110, 39.9096
        CIE-LCH:
        80.4089, 75.4333, 148.0573
        CIE-Luv:
        80.4089, -65.3474, 63.5572
        Hunter-Lab:
        75.7685, -54.7699, 31.5743
      #40e379 color charts
#40e379 RGB chart
      #40e379 CMYK chart
      #40e379 RGB pie chart
      #40e379 color shades, tints & tones
#40e379 color schemes
#40e379 color preview, HTML & CSS examples
           This text has a color of #40e379        
        
          <p style="color:#40e379;">Text here</p>
        
        
          .mytext {color:#40e379;}
        
        Text color #40e379
      
           This box has a color of #40e379        
        
          <div style="background-color:#40e379;">Content here</div>
        
        
          .mybackground {background-color:#40e379;}
        
        Background color #40e379
      
           Border around this has a color of #40e379        
        
          <div style="border:2px solid #40e379;">Content here</div>
        
        
          .myborder {border:2px solid #40e379;}
        
        Border color #40e379