#80fddd color space conversions
Hex:
        #80fddd
        RGB:
        128, 253, 221
        CMY:
        50, 1, 13
        CMYK:
        49, 0, 13, 1
      HSL:
        165°, 96.8992%, 74.7059%
        HSV (HSB):
        165°, 49.4071%, 99.2157%
        XYZ:
        57.0785, 80.0602, 80.8514
        xyY:
        0.2618, 0.3673, 80.0602
      CIE-Lab:
        91.7119, -42.4350, 4.6015
        CIE-LCH:
        91.7119, 42.6837, 173.8113
        CIE-Luv:
        91.7119, -54.4679, 14.1323
        Hunter-Lab:
        89.4764, -42.7154, 9.0586
      #80fddd color charts
#80fddd RGB chart
      #80fddd CMYK chart
      #80fddd RGB pie chart
      #80fddd color shades, tints & tones
#80fddd color schemes
#80fddd color preview, HTML & CSS examples
           This text has a color of #80fddd        
        
          <p style="color:#80fddd;">Text here</p>
        
        
          .mytext {color:#80fddd;}
        
        Text color #80fddd
      
           This box has a color of #80fddd        
        
          <div style="background-color:#80fddd;">Content here</div>
        
        
          .mybackground {background-color:#80fddd;}
        
        Background color #80fddd
      
           Border around this has a color of #80fddd        
        
          <div style="border:2px solid #80fddd;">Content here</div>
        
        
          .myborder {border:2px solid #80fddd;}
        
        Border color #80fddd