#afd7cf color space conversions
Hex:
        #afd7cf
        RGB:
        175, 215, 207
        CMY:
        31, 16, 19
        CMYK:
        19, 0, 4, 16
      HSL:
        168°, 33.3333%, 76.4706%
        HSV (HSB):
        168°, 18.6047%, 84.3137%
        XYZ:
        53.2421, 62.2198, 68.2350
        xyY:
        0.2898, 0.3387, 62.2198
      CIE-Lab:
        83.0302, -14.6849, -0.4091
        CIE-LCH:
        83.0302, 14.6906, 181.5958
        CIE-Luv:
        83.0302, -20.5750, 1.8806
        Hunter-Lab:
        78.8795, -17.5553, 3.9267
      #afd7cf color charts
#afd7cf RGB chart
      #afd7cf CMYK chart
      #afd7cf RGB pie chart
      #afd7cf color shades, tints & tones
#afd7cf color schemes
#afd7cf color preview, HTML & CSS examples
           This text has a color of #afd7cf        
        
          <p style="color:#afd7cf;">Text here</p>
        
        
          .mytext {color:#afd7cf;}
        
        Text color #afd7cf
      
           This box has a color of #afd7cf        
        
          <div style="background-color:#afd7cf;">Content here</div>
        
        
          .mybackground {background-color:#afd7cf;}
        
        Background color #afd7cf
      
           Border around this has a color of #afd7cf        
        
          <div style="border:2px solid #afd7cf;">Content here</div>
        
        
          .myborder {border:2px solid #afd7cf;}
        
        Border color #afd7cf