#77a0bf color space conversions
Hex:
        #77a0bf
        RGB:
        119, 160, 191
        CMY:
        53, 37, 25
        CMYK:
        38, 16, 0, 25
      HSL:
        206°, 36.0000%, 60.7843%
        HSV (HSB):
        206°, 37.6963%, 74.9020%
        XYZ:
        29.5825, 32.8251, 54.0669
        xyY:
        0.2540, 0.2818, 32.8251
      CIE-Lab:
        64.0191, -6.0639, -20.4113
        CIE-LCH:
        64.0191, 21.2930, 253.4542
        CIE-Luv:
        64.0191, -20.7089, -30.4002
        Hunter-Lab:
        57.2932, -8.0973, -15.8460
      #77a0bf color charts
#77a0bf RGB chart
      #77a0bf CMYK chart
      #77a0bf RGB pie chart
      #77a0bf color shades, tints & tones
#77a0bf color schemes
#77a0bf color preview, HTML & CSS examples
           This text has a color of #77a0bf        
        
          <p style="color:#77a0bf;">Text here</p>
        
        
          .mytext {color:#77a0bf;}
        
        Text color #77a0bf
      
           This box has a color of #77a0bf        
        
          <div style="background-color:#77a0bf;">Content here</div>
        
        
          .mybackground {background-color:#77a0bf;}
        
        Background color #77a0bf
      
           Border around this has a color of #77a0bf        
        
          <div style="border:2px solid #77a0bf;">Content here</div>
        
        
          .myborder {border:2px solid #77a0bf;}
        
        Border color #77a0bf