#76b0bf color space conversions
Hex:
        #76b0bf
        RGB:
        118, 176, 191
        CMY:
        54, 31, 25
        CMYK:
        38, 8, 0, 25
      HSL:
        192°, 36.3184%, 60.5882%
        HSV (HSB):
        192°, 38.2199%, 74.9020%
        XYZ:
        32.4005, 38.6638, 55.0454
        xyY:
        0.2569, 0.3066, 38.6638
      CIE-Lab:
        68.5070, -14.9738, -13.6231
        CIE-LCH:
        68.5070, 20.2436, 222.2958
        CIE-Luv:
        68.5070, -27.7399, -18.5042
        Hunter-Lab:
        62.1802, -15.8036, -8.9606
      #76b0bf color charts
#76b0bf RGB chart
      #76b0bf CMYK chart
      #76b0bf RGB pie chart
      #76b0bf color shades, tints & tones
#76b0bf color schemes
#76b0bf color preview, HTML & CSS examples
           This text has a color of #76b0bf        
        
          <p style="color:#76b0bf;">Text here</p>
        
        
          .mytext {color:#76b0bf;}
        
        Text color #76b0bf
      
           This box has a color of #76b0bf        
        
          <div style="background-color:#76b0bf;">Content here</div>
        
        
          .mybackground {background-color:#76b0bf;}
        
        Background color #76b0bf
      
           Border around this has a color of #76b0bf        
        
          <div style="border:2px solid #76b0bf;">Content here</div>
        
        
          .myborder {border:2px solid #76b0bf;}
        
        Border color #76b0bf