#76b99b color space conversions
Hex:
        #76b99b
        RGB:
        118, 185, 155
        CMY:
        54, 27, 39
        CMYK:
        36, 0, 16, 27
      HSL:
        153°, 32.3671%, 59.4118%
        HSV (HSB):
        153°, 36.2162%, 72.5490%
        XYZ:
        30.7366, 40.9160, 37.2879
        xyY:
        0.2821, 0.3756, 40.9160
      CIE-Lab:
        70.1171, -27.9981, 8.5513
        CIE-LCH:
        70.1171, 29.2749, 163.0160
        CIE-Luv:
        70.1171, -32.1637, 16.8994
        Hunter-Lab:
        63.9656, -26.1676, 10.2136
      #76b99b color charts
#76b99b RGB chart
      #76b99b CMYK chart
      #76b99b RGB pie chart
      #76b99b color shades, tints & tones
#76b99b color schemes
#76b99b color preview, HTML & CSS examples
           This text has a color of #76b99b        
        
          <p style="color:#76b99b;">Text here</p>
        
        
          .mytext {color:#76b99b;}
        
        Text color #76b99b
      
           This box has a color of #76b99b        
        
          <div style="background-color:#76b99b;">Content here</div>
        
        
          .mybackground {background-color:#76b99b;}
        
        Background color #76b99b
      
           Border around this has a color of #76b99b        
        
          <div style="border:2px solid #76b99b;">Content here</div>
        
        
          .myborder {border:2px solid #76b99b;}
        
        Border color #76b99b