#7fc0bd color space conversions
Hex:
        #7fc0bd
        RGB:
        127, 192, 189
        CMY:
        50, 25, 26
        CMYK:
        34, 0, 2, 25
      HSL:
        177°, 34.0314%, 62.5490%
        HSV (HSB):
        177°, 33.8542%, 75.2941%
        XYZ:
        36.7873, 45.8854, 55.0620
        xyY:
        0.2671, 0.3331, 45.8854
      CIE-Lab:
        73.4711, -21.2696, -5.0803
        CIE-LCH:
        73.4711, 21.8679, 193.4336
        CIE-Luv:
        73.4711, -31.0900, -4.2590
        Hunter-Lab:
        67.7388, -21.6037, -0.7772
      #7fc0bd color charts
#7fc0bd RGB chart
      #7fc0bd CMYK chart
      #7fc0bd RGB pie chart
      #7fc0bd color shades, tints & tones
#7fc0bd color schemes
#7fc0bd color preview, HTML & CSS examples
           This text has a color of #7fc0bd        
        
          <p style="color:#7fc0bd;">Text here</p>
        
        
          .mytext {color:#7fc0bd;}
        
        Text color #7fc0bd
      
           This box has a color of #7fc0bd        
        
          <div style="background-color:#7fc0bd;">Content here</div>
        
        
          .mybackground {background-color:#7fc0bd;}
        
        Background color #7fc0bd
      
           Border around this has a color of #7fc0bd        
        
          <div style="border:2px solid #7fc0bd;">Content here</div>
        
        
          .myborder {border:2px solid #7fc0bd;}
        
        Border color #7fc0bd