#80efcf color space conversions
Hex:
        #80efcf
        RGB:
        128, 239, 207
        CMY:
        50, 6, 19
        CMYK:
        46, 0, 13, 6
      HSL:
        163°, 77.6224%, 71.9608%
        HSV (HSB):
        163°, 46.4435%, 93.7255%
        XYZ:
        51.0311, 70.8272, 70.0129
        xyY:
        0.2660, 0.3691, 70.8272
      CIE-Lab:
        87.4010, -39.3110, 5.6530
        CIE-LCH:
        87.4010, 39.7154, 171.8169
        CIE-Luv:
        87.4010, -49.5463, 15.1201
        Hunter-Lab:
        84.1589, -39.0418, 9.5871
      #80efcf color charts
#80efcf RGB chart
      #80efcf CMYK chart
      #80efcf RGB pie chart
      #80efcf color shades, tints & tones
#80efcf color schemes
#80efcf color preview, HTML & CSS examples
           This text has a color of #80efcf        
        
          <p style="color:#80efcf;">Text here</p>
        
        
          .mytext {color:#80efcf;}
        
        Text color #80efcf
      
           This box has a color of #80efcf        
        
          <div style="background-color:#80efcf;">Content here</div>
        
        
          .mybackground {background-color:#80efcf;}
        
        Background color #80efcf
      
           Border around this has a color of #80efcf        
        
          <div style="border:2px solid #80efcf;">Content here</div>
        
        
          .myborder {border:2px solid #80efcf;}
        
        Border color #80efcf