#80cb8e color space conversions
Hex:
        #80cb8e
        RGB:
        128, 203, 142
        CMY:
        50, 20, 44
        CMYK:
        37, 0, 30, 20
      HSL:
        131°, 41.8994%, 64.9020%
        HSV (HSB):
        131°, 36.9458%, 79.6078%
        XYZ:
        35.1405, 49.2541, 33.2461
        xyY:
        0.2987, 0.4187, 49.2541
      CIE-Lab:
        75.6091, -36.0056, 23.2708
        CIE-LCH:
        75.6091, 42.8711, 147.1250
        CIE-Luv:
        75.6091, -36.3253, 38.3699
        Hunter-Lab:
        70.1812, -33.4403, 21.0402
      #80cb8e color charts
#80cb8e RGB chart
      #80cb8e CMYK chart
      #80cb8e RGB pie chart
      #80cb8e color shades, tints & tones
#80cb8e color schemes
#80cb8e color preview, HTML & CSS examples
           This text has a color of #80cb8e        
        
          <p style="color:#80cb8e;">Text here</p>
        
        
          .mytext {color:#80cb8e;}
        
        Text color #80cb8e
      
           This box has a color of #80cb8e        
        
          <div style="background-color:#80cb8e;">Content here</div>
        
        
          .mybackground {background-color:#80cb8e;}
        
        Background color #80cb8e
      
           Border around this has a color of #80cb8e        
        
          <div style="border:2px solid #80cb8e;">Content here</div>
        
        
          .myborder {border:2px solid #80cb8e;}
        
        Border color #80cb8e