#80e99f color space conversions
Hex:
        #80e99f
        RGB:
        128, 233, 159
        CMY:
        50, 9, 38
        CMYK:
        45, 0, 32, 9
      HSL:
        138°, 70.4698%, 70.7843%
        HSV (HSB):
        138°, 45.0644%, 91.3725%
        XYZ:
        44.2990, 65.3702, 43.0838
        xyY:
        0.2900, 0.4279, 65.3702
      CIE-Lab:
        84.6742, -46.2766, 26.7462
        CIE-LCH:
        84.6742, 53.4498, 149.9736
        CIE-Luv:
        84.6742, -48.7685, 45.6130
        Hunter-Lab:
        80.8519, -43.6900, 25.0022
      #80e99f color charts
#80e99f RGB chart
      #80e99f CMYK chart
      #80e99f RGB pie chart
      #80e99f color shades, tints & tones
#80e99f color schemes
#80e99f color preview, HTML & CSS examples
           This text has a color of #80e99f        
        
          <p style="color:#80e99f;">Text here</p>
        
        
          .mytext {color:#80e99f;}
        
        Text color #80e99f
      
           This box has a color of #80e99f        
        
          <div style="background-color:#80e99f;">Content here</div>
        
        
          .mybackground {background-color:#80e99f;}
        
        Background color #80e99f
      
           Border around this has a color of #80e99f        
        
          <div style="border:2px solid #80e99f;">Content here</div>
        
        
          .myborder {border:2px solid #80e99f;}
        
        Border color #80e99f