#40ff82 color space conversions
Hex:
        #40ff82
        RGB:
        64, 255, 130
        CMY:
        75, 0, 49
        CMYK:
        75, 0, 49, 0
      HSL:
        141°, 100.0000%, 62.5490%
        HSV (HSB):
        141°, 74.9020%, 100.0000%
        XYZ:
        41.9036, 74.2217, 33.2368
        xyY:
        0.2806, 0.4969, 74.2217
      CIE-Lab:
        89.0272, -72.1568, 46.4179
        CIE-LCH:
        89.0272, 85.7976, 147.2471
        CIE-Luv:
        89.0272, -74.3900, 74.0203
        Hunter-Lab:
        86.1520, -63.9451, 37.4328
      #40ff82 color charts
#40ff82 RGB chart
      #40ff82 CMYK chart
      #40ff82 RGB pie chart
      #40ff82 color shades, tints & tones
#40ff82 color schemes
#40ff82 color preview, HTML & CSS examples
           This text has a color of #40ff82        
        
          <p style="color:#40ff82;">Text here</p>
        
        
          .mytext {color:#40ff82;}
        
        Text color #40ff82
      
           This box has a color of #40ff82        
        
          <div style="background-color:#40ff82;">Content here</div>
        
        
          .mybackground {background-color:#40ff82;}
        
        Background color #40ff82
      
           Border around this has a color of #40ff82        
        
          <div style="border:2px solid #40ff82;">Content here</div>
        
        
          .myborder {border:2px solid #40ff82;}
        
        Border color #40ff82