#76b8ba color space conversions
Hex:
        #76b8ba
        RGB:
        118, 184, 186
        CMY:
        54, 28, 27
        CMYK:
        37, 1, 0, 27
      HSL:
        182°, 33.0097%, 59.6078%
        HSV (HSB):
        182°, 36.5591%, 72.9412%
        XYZ:
        33.4746, 41.6777, 52.7347
        xyY:
        0.2618, 0.3259, 41.6777
      CIE-Lab:
        70.6481, -20.3849, -7.6702
        CIE-LCH:
        70.6481, 21.7802, 200.6197
        CIE-Luv:
        70.6481, -31.1512, -8.3860
        Hunter-Lab:
        64.5583, -20.4215, -3.2405
      #76b8ba color charts
#76b8ba RGB chart
      #76b8ba CMYK chart
      #76b8ba RGB pie chart
      #76b8ba color shades, tints & tones
#76b8ba color schemes
#76b8ba color preview, HTML & CSS examples
           This text has a color of #76b8ba        
        
          <p style="color:#76b8ba;">Text here</p>
        
        
          .mytext {color:#76b8ba;}
        
        Text color #76b8ba
      
           This box has a color of #76b8ba        
        
          <div style="background-color:#76b8ba;">Content here</div>
        
        
          .mybackground {background-color:#76b8ba;}
        
        Background color #76b8ba
      
           Border around this has a color of #76b8ba        
        
          <div style="border:2px solid #76b8ba;">Content here</div>
        
        
          .myborder {border:2px solid #76b8ba;}
        
        Border color #76b8ba