#80f8e1 color space conversions
Hex:
        #80f8e1
        RGB:
        128, 248, 225
        CMY:
        50, 3, 12
        CMYK:
        48, 0, 9, 3
      HSL:
        169°, 89.5522%, 73.7255%
        HSV (HSB):
        169°, 48.3871%, 97.2549%
        XYZ:
        56.0601, 77.1602, 83.1729
        xyY:
        0.2591, 0.3566, 77.1602
      CIE-Lab:
        90.3953, -39.2841, 0.6145
        CIE-LCH:
        90.3953, 39.2889, 179.1038
        CIE-Luv:
        90.3953, -52.3684, 7.4496
        Hunter-Lab:
        87.8409, -39.8028, 5.3494
      #80f8e1 color charts
#80f8e1 RGB chart
      #80f8e1 CMYK chart
      #80f8e1 RGB pie chart
      #80f8e1 color shades, tints & tones
#80f8e1 color schemes
#80f8e1 color preview, HTML & CSS examples
           This text has a color of #80f8e1        
        
          <p style="color:#80f8e1;">Text here</p>
        
        
          .mytext {color:#80f8e1;}
        
        Text color #80f8e1
      
           This box has a color of #80f8e1        
        
          <div style="background-color:#80f8e1;">Content here</div>
        
        
          .mybackground {background-color:#80f8e1;}
        
        Background color #80f8e1
      
           Border around this has a color of #80f8e1        
        
          <div style="border:2px solid #80f8e1;">Content here</div>
        
        
          .myborder {border:2px solid #80f8e1;}
        
        Border color #80f8e1