#7fd0c1 color space conversions
Hex:
        #7fd0c1
        RGB:
        127, 208, 193
        CMY:
        50, 18, 24
        CMYK:
        39, 0, 7, 18
      HSL:
        169°, 46.2857%, 65.6863%
        HSV (HSB):
        169°, 38.9423%, 81.5686%
        XYZ:
        40.9339, 53.4740, 58.6162
        xyY:
        0.2675, 0.3494, 53.4740
      CIE-Lab:
        78.1540, -28.2483, -0.3635
        CIE-LCH:
        78.1540, 28.2506, 180.7373
        CIE-Luv:
        78.1540, -37.7346, 4.0702
        Hunter-Lab:
        73.1259, -28.0510, 3.6626
      #7fd0c1 color charts
#7fd0c1 RGB chart
      #7fd0c1 CMYK chart
      #7fd0c1 RGB pie chart
      #7fd0c1 color shades, tints & tones
#7fd0c1 color schemes
#7fd0c1 color preview, HTML & CSS examples
           This text has a color of #7fd0c1        
        
          <p style="color:#7fd0c1;">Text here</p>
        
        
          .mytext {color:#7fd0c1;}
        
        Text color #7fd0c1
      
           This box has a color of #7fd0c1        
        
          <div style="background-color:#7fd0c1;">Content here</div>
        
        
          .mybackground {background-color:#7fd0c1;}
        
        Background color #7fd0c1
      
           Border around this has a color of #7fd0c1        
        
          <div style="border:2px solid #7fd0c1;">Content here</div>
        
        
          .myborder {border:2px solid #7fd0c1;}
        
        Border color #7fd0c1