#77c1bd color space conversions
Hex:
        #77c1bd
        RGB:
        119, 193, 189
        CMY:
        53, 24, 26
        CMYK:
        38, 0, 2, 24
      HSL:
        177°, 37.3737%, 61.1765%
        HSV (HSB):
        177°, 38.3420%, 75.6863%
        XYZ:
        35.8630, 45.7360, 55.0819
        xyY:
        0.2624, 0.3346, 45.7360
      CIE-Lab:
        73.3739, -23.9283, -5.2671
        CIE-LCH:
        73.3739, 24.5011, 192.4141
        CIE-Luv:
        73.3739, -34.4721, -4.1502
        Hunter-Lab:
        67.6284, -23.6920, -0.9506
      #77c1bd color charts
#77c1bd RGB chart
      #77c1bd CMYK chart
      #77c1bd RGB pie chart
      #77c1bd color shades, tints & tones
#77c1bd color schemes
#77c1bd color preview, HTML & CSS examples
           This text has a color of #77c1bd        
        
          <p style="color:#77c1bd;">Text here</p>
        
        
          .mytext {color:#77c1bd;}
        
        Text color #77c1bd
      
           This box has a color of #77c1bd        
        
          <div style="background-color:#77c1bd;">Content here</div>
        
        
          .mybackground {background-color:#77c1bd;}
        
        Background color #77c1bd
      
           Border around this has a color of #77c1bd        
        
          <div style="border:2px solid #77c1bd;">Content here</div>
        
        
          .myborder {border:2px solid #77c1bd;}
        
        Border color #77c1bd