#80f275 color space conversions
Hex:
        #80f275
        RGB:
        128, 242, 117
        CMY:
        50, 5, 54
        CMYK:
        47, 0, 52, 5
      HSL:
        115°, 82.7815%, 70.3922%
        HSV (HSB):
        115°, 51.6529%, 94.9020%
        XYZ:
        43.8651, 69.3778, 27.9089
        xyY:
        0.3108, 0.4915, 69.3778
      CIE-Lab:
        86.6908, -56.2388, 50.0080
        CIE-LCH:
        86.6908, 75.2570, 138.3562
        CIE-Luv:
        86.6908, -53.7008, 74.5322
        Hunter-Lab:
        83.2933, -51.7592, 38.4391
      #80f275 color charts
#80f275 RGB chart
      #80f275 CMYK chart
      #80f275 RGB pie chart
      #80f275 color shades, tints & tones
#80f275 color schemes
#80f275 color preview, HTML & CSS examples
           This text has a color of #80f275        
        
          <p style="color:#80f275;">Text here</p>
        
        
          .mytext {color:#80f275;}
        
        Text color #80f275
      
           This box has a color of #80f275        
        
          <div style="background-color:#80f275;">Content here</div>
        
        
          .mybackground {background-color:#80f275;}
        
        Background color #80f275
      
           Border around this has a color of #80f275        
        
          <div style="border:2px solid #80f275;">Content here</div>
        
        
          .myborder {border:2px solid #80f275;}
        
        Border color #80f275