#80cab3 color space conversions
Hex:
        #80cab3
        RGB:
        128, 202, 179
        CMY:
        50, 21, 30
        CMYK:
        37, 0, 11, 21
      HSL:
        161°, 41.1111%, 64.7059%
        HSV (HSB):
        161°, 36.6337%, 79.2157%
        XYZ:
        38.1593, 50.0849, 50.3040
        xyY:
        0.2754, 0.3615, 50.0849
      CIE-Lab:
        76.1214, -28.2184, 4.2176
        CIE-LCH:
        76.1214, 28.5319, 171.4993
        CIE-Luv:
        76.1214, -35.1492, 10.9093
        Hunter-Lab:
        70.7707, -27.6022, 7.3960
      #80cab3 color charts
#80cab3 RGB chart
      #80cab3 CMYK chart
      #80cab3 RGB pie chart
      #80cab3 color shades, tints & tones
#80cab3 color schemes
#80cab3 color preview, HTML & CSS examples
           This text has a color of #80cab3        
        
          <p style="color:#80cab3;">Text here</p>
        
        
          .mytext {color:#80cab3;}
        
        Text color #80cab3
      
           This box has a color of #80cab3        
        
          <div style="background-color:#80cab3;">Content here</div>
        
        
          .mybackground {background-color:#80cab3;}
        
        Background color #80cab3
      
           Border around this has a color of #80cab3        
        
          <div style="border:2px solid #80cab3;">Content here</div>
        
        
          .myborder {border:2px solid #80cab3;}
        
        Border color #80cab3