#7fc3bc color space conversions
Hex:
        #7fc3bc
        RGB:
        127, 195, 188
        CMY:
        50, 24, 26
        CMYK:
        35, 0, 4, 24
      HSL:
        174°, 36.1702%, 63.1373%
        HSV (HSB):
        174°, 34.8718%, 76.4706%
        XYZ:
        37.3446, 47.1731, 54.7140
        xyY:
        0.2682, 0.3388, 47.1731
      CIE-Lab:
        74.3003, -23.0131, -3.3143
        CIE-LCH:
        74.3003, 23.2506, 188.1952
        CIE-Luv:
        74.3003, -32.3791, -1.2737
        Hunter-Lab:
        68.6827, -23.1394, 0.8462
      #7fc3bc color charts
#7fc3bc RGB chart
      #7fc3bc CMYK chart
      #7fc3bc RGB pie chart
      #7fc3bc color shades, tints & tones
#7fc3bc color schemes
#7fc3bc color preview, HTML & CSS examples
           This text has a color of #7fc3bc        
        
          <p style="color:#7fc3bc;">Text here</p>
        
        
          .mytext {color:#7fc3bc;}
        
        Text color #7fc3bc
      
           This box has a color of #7fc3bc        
        
          <div style="background-color:#7fc3bc;">Content here</div>
        
        
          .mybackground {background-color:#7fc3bc;}
        
        Background color #7fc3bc
      
           Border around this has a color of #7fc3bc        
        
          <div style="border:2px solid #7fc3bc;">Content here</div>
        
        
          .myborder {border:2px solid #7fc3bc;}
        
        Border color #7fc3bc