#80f2ce color space conversions
Hex:
        #80f2ce
        RGB:
        128, 242, 206
        CMY:
        50, 5, 19
        CMYK:
        47, 0, 15, 5
      HSL:
        161°, 81.4286%, 72.5490%
        HSV (HSB):
        161°, 47.1074%, 94.9020%
        XYZ:
        51.7948, 72.5497, 69.6661
        xyY:
        0.2670, 0.3739, 72.5497
      CIE-Lab:
        88.2325, -40.8779, 7.3721
        CIE-LCH:
        88.2325, 41.5373, 169.7769
        CIE-Luv:
        88.2325, -50.7722, 17.9773
        Hunter-Lab:
        85.1761, -40.5140, 11.1296
      #80f2ce color charts
#80f2ce RGB chart
      #80f2ce CMYK chart
      #80f2ce RGB pie chart
      #80f2ce color shades, tints & tones
#80f2ce color schemes
#80f2ce color preview, HTML & CSS examples
           This text has a color of #80f2ce        
        
          <p style="color:#80f2ce;">Text here</p>
        
        
          .mytext {color:#80f2ce;}
        
        Text color #80f2ce
      
           This box has a color of #80f2ce        
        
          <div style="background-color:#80f2ce;">Content here</div>
        
        
          .mybackground {background-color:#80f2ce;}
        
        Background color #80f2ce
      
           Border around this has a color of #80f2ce        
        
          <div style="border:2px solid #80f2ce;">Content here</div>
        
        
          .myborder {border:2px solid #80f2ce;}
        
        Border color #80f2ce