#80e3ea color space conversions
Hex:
        #80e3ea
        RGB:
        128, 227, 234
        CMY:
        50, 11, 8
        CMYK:
        45, 3, 0, 8
      HSL:
        184°, 71.6216%, 70.9804%
        HSV (HSB):
        184°, 45.2991%, 91.7647%
        XYZ:
        51.2225, 65.4679, 87.7788
        xyY:
        0.2505, 0.3202, 65.4679
      CIE-Lab:
        84.7243, -27.2660, -12.4775
        CIE-LCH:
        84.7243, 29.9854, 204.5899
        CIE-Luv:
        84.7243, -43.8541, -15.3103
        Hunter-Lab:
        80.9122, -28.5948, -7.6830
      #80e3ea color charts
#80e3ea RGB chart
      #80e3ea CMYK chart
      #80e3ea RGB pie chart
      #80e3ea color shades, tints & tones
#80e3ea color schemes
#80e3ea color preview, HTML & CSS examples
           This text has a color of #80e3ea        
        
          <p style="color:#80e3ea;">Text here</p>
        
        
          .mytext {color:#80e3ea;}
        
        Text color #80e3ea
      
           This box has a color of #80e3ea        
        
          <div style="background-color:#80e3ea;">Content here</div>
        
        
          .mybackground {background-color:#80e3ea;}
        
        Background color #80e3ea
      
           Border around this has a color of #80e3ea        
        
          <div style="border:2px solid #80e3ea;">Content here</div>
        
        
          .myborder {border:2px solid #80e3ea;}
        
        Border color #80e3ea