#80bea5 color space conversions
Hex:
        #80bea5
        RGB:
        128, 190, 165
        CMY:
        50, 25, 35
        CMYK:
        33, 0, 13, 25
      HSL:
        156°, 32.2917%, 62.3529%
        HSV (HSB):
        156°, 32.6316%, 74.5098%
        XYZ:
        34.1071, 44.1327, 42.3181
        xyY:
        0.2829, 0.3661, 44.1327
      CIE-Lab:
        72.3171, -25.3689, 6.3159
        CIE-LCH:
        72.3171, 26.1433, 166.0197
        CIE-Luv:
        72.3171, -30.1599, 13.3976
        Hunter-Lab:
        66.4325, -24.6132, 8.7344
      #80bea5 color charts
#80bea5 RGB chart
      #80bea5 CMYK chart
      #80bea5 RGB pie chart
      #80bea5 color shades, tints & tones
#80bea5 color schemes
#80bea5 color preview, HTML & CSS examples
           This text has a color of #80bea5        
        
          <p style="color:#80bea5;">Text here</p>
        
        
          .mytext {color:#80bea5;}
        
        Text color #80bea5
      
           This box has a color of #80bea5        
        
          <div style="background-color:#80bea5;">Content here</div>
        
        
          .mybackground {background-color:#80bea5;}
        
        Background color #80bea5
      
           Border around this has a color of #80bea5        
        
          <div style="border:2px solid #80bea5;">Content here</div>
        
        
          .myborder {border:2px solid #80bea5;}
        
        Border color #80bea5