#80f196 color space conversions
Hex:
        #80f196
        RGB:
        128, 241, 150
        CMY:
        50, 5, 41
        CMYK:
        47, 0, 38, 5
      HSL:
        132°, 80.1418%, 72.3529%
        HSV (HSB):
        132°, 46.8880%, 94.5098%
        XYZ:
        45.8624, 69.7018, 39.8908
        xyY:
        0.2950, 0.4484, 69.7018
      CIE-Lab:
        86.8504, -51.1491, 34.2191
        CIE-LCH:
        86.8504, 61.5400, 146.2172
        CIE-Luv:
        86.8504, -52.3446, 56.0602
        Hunter-Lab:
        83.4876, -48.0476, 30.1123
      #80f196 color charts
#80f196 RGB chart
      #80f196 CMYK chart
      #80f196 RGB pie chart
      #80f196 color shades, tints & tones
#80f196 color schemes
#80f196 color preview, HTML & CSS examples
           This text has a color of #80f196        
        
          <p style="color:#80f196;">Text here</p>
        
        
          .mytext {color:#80f196;}
        
        Text color #80f196
      
           This box has a color of #80f196        
        
          <div style="background-color:#80f196;">Content here</div>
        
        
          .mybackground {background-color:#80f196;}
        
        Background color #80f196
      
           Border around this has a color of #80f196        
        
          <div style="border:2px solid #80f196;">Content here</div>
        
        
          .myborder {border:2px solid #80f196;}
        
        Border color #80f196