#7fc2bb color space conversions
Hex:
        #7fc2bb
        RGB:
        127, 194, 187
        CMY:
        50, 24, 27
        CMYK:
        35, 0, 4, 24
      HSL:
        174°, 35.4497%, 62.9412%
        HSV (HSB):
        174°, 34.5361%, 76.0784%
        XYZ:
        37.0138, 46.6835, 54.0737
        xyY:
        0.2687, 0.3388, 46.6835
      CIE-Lab:
        73.9868, -22.7463, -3.2321
        CIE-LCH:
        73.9868, 22.9747, 188.0872
        CIE-Luv:
        73.9868, -31.9712, -1.1882
        Hunter-Lab:
        68.3253, -22.8706, 0.9047
      #7fc2bb color charts
#7fc2bb RGB chart
      #7fc2bb CMYK chart
      #7fc2bb RGB pie chart
      #7fc2bb color shades, tints & tones
#7fc2bb color schemes
#7fc2bb color preview, HTML & CSS examples
           This text has a color of #7fc2bb        
        
          <p style="color:#7fc2bb;">Text here</p>
        
        
          .mytext {color:#7fc2bb;}
        
        Text color #7fc2bb
      
           This box has a color of #7fc2bb        
        
          <div style="background-color:#7fc2bb;">Content here</div>
        
        
          .mybackground {background-color:#7fc2bb;}
        
        Background color #7fc2bb
      
           Border around this has a color of #7fc2bb        
        
          <div style="border:2px solid #7fc2bb;">Content here</div>
        
        
          .myborder {border:2px solid #7fc2bb;}
        
        Border color #7fc2bb