#7fbfbe color space conversions
Hex:
        #7fbfbe
        RGB:
        127, 191, 190
        CMY:
        50, 25, 25
        CMYK:
        34, 0, 1, 25
      HSL:
        179°, 33.3333%, 62.3529%
        HSV (HSB):
        179°, 33.5079%, 74.9020%
        XYZ:
        36.6775, 45.4913, 55.5628
        xyY:
        0.2663, 0.3303, 45.4913
      CIE-Lab:
        73.2142, -20.5255, -6.0049
        CIE-LCH:
        73.2142, 21.3859, 196.3071
        CIE-Luv:
        73.2142, -30.6510, -5.8029
        Hunter-Lab:
        67.4473, -20.9654, -1.6298
      #7fbfbe color charts
#7fbfbe RGB chart
      #7fbfbe CMYK chart
      #7fbfbe RGB pie chart
      #7fbfbe color shades, tints & tones
#7fbfbe color schemes
#7fbfbe color preview, HTML & CSS examples
           This text has a color of #7fbfbe        
        
          <p style="color:#7fbfbe;">Text here</p>
        
        
          .mytext {color:#7fbfbe;}
        
        Text color #7fbfbe
      
           This box has a color of #7fbfbe        
        
          <div style="background-color:#7fbfbe;">Content here</div>
        
        
          .mybackground {background-color:#7fbfbe;}
        
        Background color #7fbfbe
      
           Border around this has a color of #7fbfbe        
        
          <div style="border:2px solid #7fbfbe;">Content here</div>
        
        
          .myborder {border:2px solid #7fbfbe;}
        
        Border color #7fbfbe