#80dbcb color space conversions
Hex:
        #80dbcb
        RGB:
        128, 219, 203
        CMY:
        50, 14, 20
        CMYK:
        42, 0, 7, 14
      HSL:
        169°, 55.8282%, 68.0392%
        HSV (HSB):
        169°, 41.5525%, 85.8824%
        XYZ:
        45.0131, 59.5640, 65.6245
        xyY:
        0.2645, 0.3500, 59.5640
      CIE-Lab:
        81.6006, -30.9567, -0.6628
        CIE-LCH:
        81.6006, 30.9638, 181.2266
        CIE-Luv:
        81.6006, -41.6386, 4.0663
        Hunter-Lab:
        77.1777, -30.9528, 3.6099
      #80dbcb color charts
#80dbcb RGB chart
      #80dbcb CMYK chart
      #80dbcb RGB pie chart
      #80dbcb color shades, tints & tones
#80dbcb color schemes
#80dbcb color preview, HTML & CSS examples
           This text has a color of #80dbcb        
        
          <p style="color:#80dbcb;">Text here</p>
        
        
          .mytext {color:#80dbcb;}
        
        Text color #80dbcb
      
           This box has a color of #80dbcb        
        
          <div style="background-color:#80dbcb;">Content here</div>
        
        
          .mybackground {background-color:#80dbcb;}
        
        Background color #80dbcb
      
           Border around this has a color of #80dbcb        
        
          <div style="border:2px solid #80dbcb;">Content here</div>
        
        
          .myborder {border:2px solid #80dbcb;}
        
        Border color #80dbcb