#80f8ae color space conversions
Hex:
        #80f8ae
        RGB:
        128, 248, 174
        CMY:
        50, 3, 32
        CMYK:
        48, 0, 30, 3
      HSL:
        143°, 89.5522%, 73.7255%
        HSV (HSB):
        143°, 48.3871%, 97.2549%
        XYZ:
        50.1095, 74.7800, 51.8373
        xyY:
        0.2835, 0.4231, 74.7800
      CIE-Lab:
        89.2898, -49.9139, 25.3666
        CIE-LCH:
        89.2898, 55.9898, 153.0599
        CIE-Luv:
        89.2898, -54.3593, 44.9390
        Hunter-Lab:
        86.4754, -47.8975, 24.9917
      #80f8ae color charts
#80f8ae RGB chart
      #80f8ae CMYK chart
      #80f8ae RGB pie chart
      #80f8ae color shades, tints & tones
#80f8ae color schemes
#80f8ae color preview, HTML & CSS examples
           This text has a color of #80f8ae        
        
          <p style="color:#80f8ae;">Text here</p>
        
        
          .mytext {color:#80f8ae;}
        
        Text color #80f8ae
      
           This box has a color of #80f8ae        
        
          <div style="background-color:#80f8ae;">Content here</div>
        
        
          .mybackground {background-color:#80f8ae;}
        
        Background color #80f8ae
      
           Border around this has a color of #80f8ae        
        
          <div style="border:2px solid #80f8ae;">Content here</div>
        
        
          .myborder {border:2px solid #80f8ae;}
        
        Border color #80f8ae