#80e7ce color space conversions
Hex:
        #80e7ce
        RGB:
        128, 231, 206
        CMY:
        50, 9, 19
        CMYK:
        45, 0, 11, 9
      HSL:
        165°, 68.2119%, 70.3922%
        HSV (HSB):
        165°, 44.5887%, 90.5882%
        XYZ:
        48.6186, 66.1973, 68.6074
        xyY:
        0.2651, 0.3609, 66.1973
      CIE-Lab:
        85.0969, -35.8873, 2.8434
        CIE-LCH:
        85.0969, 35.9998, 175.4698
        CIE-Luv:
        85.0969, -46.3921, 10.2634
        Hunter-Lab:
        81.3617, -35.7183, 6.9575
      #80e7ce color charts
#80e7ce RGB chart
      #80e7ce CMYK chart
      #80e7ce RGB pie chart
      #80e7ce color shades, tints & tones
#80e7ce color schemes
#80e7ce color preview, HTML & CSS examples
           This text has a color of #80e7ce        
        
          <p style="color:#80e7ce;">Text here</p>
        
        
          .mytext {color:#80e7ce;}
        
        Text color #80e7ce
      
           This box has a color of #80e7ce        
        
          <div style="background-color:#80e7ce;">Content here</div>
        
        
          .mybackground {background-color:#80e7ce;}
        
        Background color #80e7ce
      
           Border around this has a color of #80e7ce        
        
          <div style="border:2px solid #80e7ce;">Content here</div>
        
        
          .myborder {border:2px solid #80e7ce;}
        
        Border color #80e7ce