#80f977 color space conversions
Hex:
        #80f977
        RGB:
        128, 249, 119
        CMY:
        50, 2, 53
        CMYK:
        49, 0, 52, 2
      HSL:
        116°, 91.5493%, 72.1569%
        HSV (HSB):
        116°, 52.2088%, 97.6471%
        XYZ:
        46.1075, 73.6725, 29.2429
        xyY:
        0.3094, 0.4944, 73.6725
      CIE-Lab:
        88.7675, -58.7148, 51.5959
        CIE-LCH:
        88.7675, 78.1637, 138.6925
        CIE-Luv:
        88.7675, -56.5178, 77.1411
        Hunter-Lab:
        85.8327, -54.3206, 39.8830
      #80f977 color charts
#80f977 RGB chart
      #80f977 CMYK chart
      #80f977 RGB pie chart
      #80f977 color shades, tints & tones
#80f977 color schemes
#80f977 color preview, HTML & CSS examples
           This text has a color of #80f977        
        
          <p style="color:#80f977;">Text here</p>
        
        
          .mytext {color:#80f977;}
        
        Text color #80f977
      
           This box has a color of #80f977        
        
          <div style="background-color:#80f977;">Content here</div>
        
        
          .mybackground {background-color:#80f977;}
        
        Background color #80f977
      
           Border around this has a color of #80f977        
        
          <div style="border:2px solid #80f977;">Content here</div>
        
        
          .myborder {border:2px solid #80f977;}
        
        Border color #80f977