#7fb9a7 color space conversions
Hex:
        #7fb9a7
        RGB:
        127, 185, 167
        CMY:
        50, 27, 35
        CMYK:
        31, 0, 10, 27
      HSL:
        161°, 29.2929%, 61.1765%
        HSV (HSB):
        161°, 31.3514%, 72.5490%
        XYZ:
        33.0764, 42.0000, 42.9227
        xyY:
        0.2803, 0.3559, 42.0000
      CIE-Lab:
        70.8709, -22.7509, 3.1307
        CIE-LCH:
        70.8709, 22.9653, 172.1649
        CIE-Luv:
        70.8709, -28.3346, 8.3196
        Hunter-Lab:
        64.8074, -22.3100, 6.0967
      #7fb9a7 color charts
#7fb9a7 RGB chart
      #7fb9a7 CMYK chart
      #7fb9a7 RGB pie chart
      #7fb9a7 color shades, tints & tones
#7fb9a7 color schemes
#7fb9a7 color preview, HTML & CSS examples
           This text has a color of #7fb9a7        
        
          <p style="color:#7fb9a7;">Text here</p>
        
        
          .mytext {color:#7fb9a7;}
        
        Text color #7fb9a7
      
           This box has a color of #7fb9a7        
        
          <div style="background-color:#7fb9a7;">Content here</div>
        
        
          .mybackground {background-color:#7fb9a7;}
        
        Background color #7fb9a7
      
           Border around this has a color of #7fb9a7        
        
          <div style="border:2px solid #7fb9a7;">Content here</div>
        
        
          .myborder {border:2px solid #7fb9a7;}
        
        Border color #7fb9a7