#40fc80 color space conversions
Hex:
        #40fc80
        RGB:
        64, 252, 128
        CMY:
        75, 1, 50
        CMYK:
        75, 0, 49, 1
      HSL:
        140°, 96.9072%, 61.9608%
        HSV (HSB):
        140°, 74.6032%, 98.8235%
        XYZ:
        40.8210, 72.2693, 32.2200
        xyY:
        0.2809, 0.4973, 72.2693
      CIE-Lab:
        88.0981, -71.4578, 46.2035
        CIE-LCH:
        88.0981, 85.0940, 147.1139
        CIE-Luv:
        88.0981, -73.4888, 73.4514
        Hunter-Lab:
        85.0114, -63.0571, 37.0366
      #40fc80 color charts
#40fc80 RGB chart
      #40fc80 CMYK chart
      #40fc80 RGB pie chart
      #40fc80 color shades, tints & tones
#40fc80 color schemes
#40fc80 color preview, HTML & CSS examples
           This text has a color of #40fc80        
        
          <p style="color:#40fc80;">Text here</p>
        
        
          .mytext {color:#40fc80;}
        
        Text color #40fc80
      
           This box has a color of #40fc80        
        
          <div style="background-color:#40fc80;">Content here</div>
        
        
          .mybackground {background-color:#40fc80;}
        
        Background color #40fc80
      
           Border around this has a color of #40fc80        
        
          <div style="border:2px solid #40fc80;">Content here</div>
        
        
          .myborder {border:2px solid #40fc80;}
        
        Border color #40fc80