#7fadaf color space conversions
Hex:
        #7fadaf
        RGB:
        127, 173, 175
        CMY:
        50, 32, 31
        CMYK:
        27, 1, 0, 31
      HSL:
        183°, 23.0769%, 59.2157%
        HSV (HSB):
        183°, 27.4286%, 68.6275%
        XYZ:
        31.4338, 37.4943, 46.1378
        xyY:
        0.2732, 0.3259, 37.4943
      CIE-Lab:
        67.6462, -14.7723, -6.0028
        CIE-LCH:
        67.6462, 15.9454, 202.1145
        CIE-Luv:
        67.6462, -22.9802, -6.6004
        Hunter-Lab:
        61.2326, -15.5239, -1.8113
      #7fadaf color charts
#7fadaf RGB chart
      #7fadaf CMYK chart
      #7fadaf RGB pie chart
      #7fadaf color shades, tints & tones
#7fadaf color schemes
#7fadaf color preview, HTML & CSS examples
           This text has a color of #7fadaf        
        
          <p style="color:#7fadaf;">Text here</p>
        
        
          .mytext {color:#7fadaf;}
        
        Text color #7fadaf
      
           This box has a color of #7fadaf        
        
          <div style="background-color:#7fadaf;">Content here</div>
        
        
          .mybackground {background-color:#7fadaf;}
        
        Background color #7fadaf
      
           Border around this has a color of #7fadaf        
        
          <div style="border:2px solid #7fadaf;">Content here</div>
        
        
          .myborder {border:2px solid #7fadaf;}
        
        Border color #7fadaf