#80e5ec color space conversions
Hex:
        #80e5ec
        RGB:
        128, 229, 236
        CMY:
        50, 10, 7
        CMYK:
        46, 3, 0, 7
      HSL:
        184°, 73.9726%, 71.3725%
        HSV (HSB):
        184°, 45.7627%, 92.5490%
        XYZ:
        52.0617, 66.6839, 89.4842
        xyY:
        0.2500, 0.3202, 66.6839
      CIE-Lab:
        85.3441, -27.7274, -12.6066
        CIE-LCH:
        85.3441, 30.4588, 204.4495
        CIE-Luv:
        85.3441, -44.5669, -15.4653
        Hunter-Lab:
        81.6602, -29.1044, -7.8085
      #80e5ec color charts
#80e5ec RGB chart
      #80e5ec CMYK chart
      #80e5ec RGB pie chart
      #80e5ec color shades, tints & tones
#80e5ec color schemes
#80e5ec color preview, HTML & CSS examples
           This text has a color of #80e5ec        
        
          <p style="color:#80e5ec;">Text here</p>
        
        
          .mytext {color:#80e5ec;}
        
        Text color #80e5ec
      
           This box has a color of #80e5ec        
        
          <div style="background-color:#80e5ec;">Content here</div>
        
        
          .mybackground {background-color:#80e5ec;}
        
        Background color #80e5ec
      
           Border around this has a color of #80e5ec        
        
          <div style="border:2px solid #80e5ec;">Content here</div>
        
        
          .myborder {border:2px solid #80e5ec;}
        
        Border color #80e5ec