#77faa5 color space conversions
Hex:
        #77faa5
        RGB:
        119, 250, 165
        CMY:
        53, 2, 35
        CMYK:
        52, 0, 34, 2
      HSL:
        141°, 92.9078%, 72.3529%
        HSV (HSB):
        141°, 52.4000%, 98.0392%
        XYZ:
        48.5849, 75.0098, 47.5150
        xyY:
        0.2839, 0.4384, 75.0098
      CIE-Lab:
        89.3976, -54.5169, 30.0195
        CIE-LCH:
        89.3976, 62.2356, 151.1608
        CIE-Luv:
        89.3976, -58.3366, 51.7639
        Hunter-Lab:
        86.6082, -51.4306, 28.0981
      #77faa5 color charts
#77faa5 RGB chart
      #77faa5 CMYK chart
      #77faa5 RGB pie chart
      #77faa5 color shades, tints & tones
#77faa5 color schemes
#77faa5 color preview, HTML & CSS examples
           This text has a color of #77faa5        
        
          <p style="color:#77faa5;">Text here</p>
        
        
          .mytext {color:#77faa5;}
        
        Text color #77faa5
      
           This box has a color of #77faa5        
        
          <div style="background-color:#77faa5;">Content here</div>
        
        
          .mybackground {background-color:#77faa5;}
        
        Background color #77faa5
      
           Border around this has a color of #77faa5        
        
          <div style="border:2px solid #77faa5;">Content here</div>
        
        
          .myborder {border:2px solid #77faa5;}
        
        Border color #77faa5