#80f3ae color space conversions
Hex:
        #80f3ae
        RGB:
        128, 243, 174
        CMY:
        50, 5, 32
        CMYK:
        47, 0, 28, 5
      HSL:
        144°, 82.7338%, 72.7451%
        HSV (HSB):
        144°, 47.3251%, 95.2941%
        XYZ:
        48.5927, 71.7464, 51.3317
        xyY:
        0.2831, 0.4179, 71.7464
      CIE-Lab:
        87.8464, -47.8094, 23.3873
        CIE-LCH:
        87.8464, 53.2231, 153.9332
        CIE-Luv:
        87.8464, -52.3531, 41.8091
        Hunter-Lab:
        84.7032, -45.8285, 23.3614
      #80f3ae color charts
#80f3ae RGB chart
      #80f3ae CMYK chart
      #80f3ae RGB pie chart
      #80f3ae color shades, tints & tones
#80f3ae color schemes
#80f3ae color preview, HTML & CSS examples
           This text has a color of #80f3ae        
        
          <p style="color:#80f3ae;">Text here</p>
        
        
          .mytext {color:#80f3ae;}
        
        Text color #80f3ae
      
           This box has a color of #80f3ae        
        
          <div style="background-color:#80f3ae;">Content here</div>
        
        
          .mybackground {background-color:#80f3ae;}
        
        Background color #80f3ae
      
           Border around this has a color of #80f3ae        
        
          <div style="border:2px solid #80f3ae;">Content here</div>
        
        
          .myborder {border:2px solid #80f3ae;}
        
        Border color #80f3ae