#3cfd80 color space conversions
Hex:
        #3cfd80
        RGB:
        60, 253, 128
        CMY:
        76, 1, 50
        CMYK:
        76, 0, 49, 1
      HSL:
        141°, 97.9695%, 61.3725%
        HSV (HSB):
        141°, 76.2846%, 99.2157%
        XYZ:
        40.8850, 72.7697, 32.3132
        xyY:
        0.2801, 0.4985, 72.7697
      CIE-Lab:
        88.3378, -72.2940, 46.4884
        CIE-LCH:
        88.3378, 85.9512, 147.2571
        CIE-Luv:
        88.3378, -74.4298, 73.9538
        Hunter-Lab:
        85.3052, -63.7326, 37.2549
      #3cfd80 color charts
#3cfd80 RGB chart
      #3cfd80 CMYK chart
      #3cfd80 RGB pie chart
      #3cfd80 color shades, tints & tones
#3cfd80 color schemes
#3cfd80 color preview, HTML & CSS examples
           This text has a color of #3cfd80        
        
          <p style="color:#3cfd80;">Text here</p>
        
        
          .mytext {color:#3cfd80;}
        
        Text color #3cfd80
      
           This box has a color of #3cfd80        
        
          <div style="background-color:#3cfd80;">Content here</div>
        
        
          .mybackground {background-color:#3cfd80;}
        
        Background color #3cfd80
      
           Border around this has a color of #3cfd80        
        
          <div style="border:2px solid #3cfd80;">Content here</div>
        
        
          .myborder {border:2px solid #3cfd80;}
        
        Border color #3cfd80