#35ff80 color space conversions
Hex:
        #35ff80
        RGB:
        53, 255, 128
        CMY:
        79, 0, 50
        CMYK:
        79, 0, 50, 0
      HSL:
        142°, 100.0000%, 60.3922%
        HSV (HSB):
        142°, 79.2157%, 100.0000%
        XYZ:
        41.1245, 73.8354, 32.5063
        xyY:
        0.2789, 0.5007, 73.8354
      CIE-Lab:
        88.8446, -73.7434, 47.0971
        CIE-LCH:
        88.8446, 87.4999, 147.4352
        CIE-Luv:
        88.8446, -76.0410, 74.9705
        Hunter-Lab:
        85.9275, -64.9440, 37.7200
      #35ff80 color charts
#35ff80 RGB chart
      #35ff80 CMYK chart
      #35ff80 RGB pie chart
      #35ff80 color shades, tints & tones
#35ff80 color schemes
#35ff80 color preview, HTML & CSS examples
           This text has a color of #35ff80        
        
          <p style="color:#35ff80;">Text here</p>
        
        
          .mytext {color:#35ff80;}
        
        Text color #35ff80
      
           This box has a color of #35ff80        
        
          <div style="background-color:#35ff80;">Content here</div>
        
        
          .mybackground {background-color:#35ff80;}
        
        Background color #35ff80
      
           Border around this has a color of #35ff80        
        
          <div style="border:2px solid #35ff80;">Content here</div>
        
        
          .myborder {border:2px solid #35ff80;}
        
        Border color #35ff80