#afc7d1 color space conversions
Hex:
        #afc7d1
        RGB:
        175, 199, 209
        CMY:
        31, 22, 18
        CMYK:
        16, 5, 0, 18
      HSL:
        198°, 26.9841%, 75.2941%
        HSV (HSB):
        198°, 16.2679%, 81.9608%
        XYZ:
        49.6112, 54.5643, 68.2388
        xyY:
        0.2877, 0.3165, 54.5643
      CIE-Lab:
        78.7896, -5.9974, -7.7236
        CIE-LCH:
        78.7896, 9.7787, 232.1706
        CIE-Luv:
        78.7896, -13.1718, -10.8355
        Hunter-Lab:
        73.8676, -9.3835, -3.0646
      #afc7d1 color charts
#afc7d1 RGB chart
      #afc7d1 CMYK chart
      #afc7d1 RGB pie chart
      #afc7d1 color shades, tints & tones
#afc7d1 color schemes
#afc7d1 color preview, HTML & CSS examples
           This text has a color of #afc7d1        
        
          <p style="color:#afc7d1;">Text here</p>
        
        
          .mytext {color:#afc7d1;}
        
        Text color #afc7d1
      
           This box has a color of #afc7d1        
        
          <div style="background-color:#afc7d1;">Content here</div>
        
        
          .mybackground {background-color:#afc7d1;}
        
        Background color #afc7d1
      
           Border around this has a color of #afc7d1        
        
          <div style="border:2px solid #afc7d1;">Content here</div>
        
        
          .myborder {border:2px solid #afc7d1;}
        
        Border color #afc7d1