#80e6ec color space conversions
Hex:
        #80e6ec
        RGB:
        128, 230, 236
        CMY:
        50, 10, 7
        CMYK:
        46, 3, 0, 7
      HSL:
        183°, 73.9726%, 71.3725%
        HSV (HSB):
        183°, 45.7627%, 92.5490%
        XYZ:
        52.3392, 67.2390, 89.5767
        xyY:
        0.2502, 0.3215, 67.2390
      CIE-Lab:
        85.6245, -28.2104, -12.1877
        CIE-LCH:
        85.6245, 30.7306, 203.3658
        CIE-Luv:
        85.6245, -44.9562, -14.7125
        Hunter-Lab:
        81.9994, -29.5644, -7.3693
      #80e6ec color charts
#80e6ec RGB chart
      #80e6ec CMYK chart
      #80e6ec RGB pie chart
      #80e6ec color shades, tints & tones
#80e6ec color schemes
#80e6ec color preview, HTML & CSS examples
           This text has a color of #80e6ec        
        
          <p style="color:#80e6ec;">Text here</p>
        
        
          .mytext {color:#80e6ec;}
        
        Text color #80e6ec
      
           This box has a color of #80e6ec        
        
          <div style="background-color:#80e6ec;">Content here</div>
        
        
          .mybackground {background-color:#80e6ec;}
        
        Background color #80e6ec
      
           Border around this has a color of #80e6ec        
        
          <div style="border:2px solid #80e6ec;">Content here</div>
        
        
          .myborder {border:2px solid #80e6ec;}
        
        Border color #80e6ec