#80e8e2 color space conversions
Hex:
        #80e8e2
        RGB:
        128, 232, 226
        CMY:
        50, 9, 11
        CMYK:
        45, 0, 3, 9
      HSL:
        177°, 69.3333%, 70.5882%
        HSV (HSB):
        177°, 44.8276%, 90.9804%
        XYZ:
        51.4862, 67.7934, 82.3233
        xyY:
        0.2554, 0.3363, 67.7934
      CIE-Lab:
        85.9030, -31.6499, -6.5062
        CIE-LCH:
        85.9030, 32.3117, 191.6163
        CIE-Luv:
        85.9030, -46.0883, -4.9997
        Hunter-Lab:
        82.3368, -32.4711, -1.6446
      #80e8e2 color charts
#80e8e2 RGB chart
      #80e8e2 CMYK chart
      #80e8e2 RGB pie chart
      #80e8e2 color shades, tints & tones
#80e8e2 color schemes
#80e8e2 color preview, HTML & CSS examples
           This text has a color of #80e8e2        
        
          <p style="color:#80e8e2;">Text here</p>
        
        
          .mytext {color:#80e8e2;}
        
        Text color #80e8e2
      
           This box has a color of #80e8e2        
        
          <div style="background-color:#80e8e2;">Content here</div>
        
        
          .mybackground {background-color:#80e8e2;}
        
        Background color #80e8e2
      
           Border around this has a color of #80e8e2        
        
          <div style="border:2px solid #80e8e2;">Content here</div>
        
        
          .myborder {border:2px solid #80e8e2;}
        
        Border color #80e8e2