#80eaad color space conversions
Hex:
        #80eaad
        RGB:
        128, 234, 173
        CMY:
        50, 8, 32
        CMYK:
        45, 0, 26, 8
      HSL:
        145°, 71.6216%, 70.9804%
        HSV (HSB):
        145°, 45.2991%, 91.7647%
        XYZ:
        45.8677, 66.4520, 49.9442
        xyY:
        0.2827, 0.4095, 66.4520
      CIE-Lab:
        85.2264, -44.1340, 20.2855
        CIE-LCH:
        85.2264, 48.5728, 155.3149
        CIE-Luv:
        85.2264, -48.7309, 36.7798
        Hunter-Lab:
        81.5181, -42.2201, 20.7371
      #80eaad color charts
#80eaad RGB chart
      #80eaad CMYK chart
      #80eaad RGB pie chart
      #80eaad color shades, tints & tones
#80eaad color schemes
#80eaad color preview, HTML & CSS examples
           This text has a color of #80eaad        
        
          <p style="color:#80eaad;">Text here</p>
        
        
          .mytext {color:#80eaad;}
        
        Text color #80eaad
      
           This box has a color of #80eaad        
        
          <div style="background-color:#80eaad;">Content here</div>
        
        
          .mybackground {background-color:#80eaad;}
        
        Background color #80eaad
      
           Border around this has a color of #80eaad        
        
          <div style="border:2px solid #80eaad;">Content here</div>
        
        
          .myborder {border:2px solid #80eaad;}
        
        Border color #80eaad