#80ebdb color space conversions
Hex:
        #80ebdb
        RGB:
        128, 235, 219
        CMY:
        50, 8, 14
        CMYK:
        46, 0, 7, 8
      HSL:
        171°, 72.7891%, 71.1765%
        HSV (HSB):
        171°, 45.5319%, 92.1569%
        XYZ:
        51.3966, 69.1203, 77.6505
        xyY:
        0.2594, 0.3488, 69.1203
      CIE-Lab:
        86.5636, -34.7336, -1.8526
        CIE-LCH:
        86.5636, 34.7830, 183.0531
        CIE-Luv:
        86.5636, -47.5208, 2.8441
        Hunter-Lab:
        83.1386, -35.1433, 2.8209
      #80ebdb color charts
#80ebdb RGB chart
      #80ebdb CMYK chart
      #80ebdb RGB pie chart
      #80ebdb color shades, tints & tones
#80ebdb color schemes
#80ebdb color preview, HTML & CSS examples
           This text has a color of #80ebdb        
        
          <p style="color:#80ebdb;">Text here</p>
        
        
          .mytext {color:#80ebdb;}
        
        Text color #80ebdb
      
           This box has a color of #80ebdb        
        
          <div style="background-color:#80ebdb;">Content here</div>
        
        
          .mybackground {background-color:#80ebdb;}
        
        Background color #80ebdb
      
           Border around this has a color of #80ebdb        
        
          <div style="border:2px solid #80ebdb;">Content here</div>
        
        
          .myborder {border:2px solid #80ebdb;}
        
        Border color #80ebdb