#7fc5b1 color space conversions
Hex:
        #7fc5b1
        RGB:
        127, 197, 177
        CMY:
        50, 23, 31
        CMYK:
        36, 0, 10, 23
      HSL:
        163°, 37.6344%, 63.5294%
        HSV (HSB):
        163°, 35.5330%, 77.2549%
        XYZ:
        36.6545, 47.6189, 48.8544
        xyY:
        0.2753, 0.3577, 47.6189
      CIE-Lab:
        74.5839, -26.5053, 3.0664
        CIE-LCH:
        74.5839, 26.6821, 173.4008
        CIE-Luv:
        74.5839, -33.4290, 8.8993
        Hunter-Lab:
        69.0064, -25.9466, 6.3290
      #7fc5b1 color charts
#7fc5b1 RGB chart
      #7fc5b1 CMYK chart
      #7fc5b1 RGB pie chart
      #7fc5b1 color shades, tints & tones
#7fc5b1 color schemes
#7fc5b1 color preview, HTML & CSS examples
           This text has a color of #7fc5b1        
        
          <p style="color:#7fc5b1;">Text here</p>
        
        
          .mytext {color:#7fc5b1;}
        
        Text color #7fc5b1
      
           This box has a color of #7fc5b1        
        
          <div style="background-color:#7fc5b1;">Content here</div>
        
        
          .mybackground {background-color:#7fc5b1;}
        
        Background color #7fc5b1
      
           Border around this has a color of #7fc5b1        
        
          <div style="border:2px solid #7fc5b1;">Content here</div>
        
        
          .myborder {border:2px solid #7fc5b1;}
        
        Border color #7fc5b1