#afc0d1 color space conversions
Hex:
        #afc0d1
        RGB:
        175, 192, 209
        CMY:
        31, 25, 18
        CMYK:
        16, 8, 0, 18
      HSL:
        210°, 26.9841%, 75.2941%
        HSV (HSB):
        210°, 16.2679%, 81.9608%
        XYZ:
        48.0375, 51.4167, 67.7142
        xyY:
        0.2874, 0.3076, 51.4167
      CIE-Lab:
        76.9307, -2.2877, -10.4889
        CIE-LCH:
        76.9307, 10.7355, 257.6959
        CIE-Luv:
        76.9307, -9.9064, -15.7396
        Hunter-Lab:
        71.7054, -5.9024, -5.7960
      #afc0d1 color charts
#afc0d1 RGB chart
      #afc0d1 CMYK chart
      #afc0d1 RGB pie chart
      #afc0d1 color shades, tints & tones
#afc0d1 color schemes
#afc0d1 color preview, HTML & CSS examples
           This text has a color of #afc0d1        
        
          <p style="color:#afc0d1;">Text here</p>
        
        
          .mytext {color:#afc0d1;}
        
        Text color #afc0d1
      
           This box has a color of #afc0d1        
        
          <div style="background-color:#afc0d1;">Content here</div>
        
        
          .mybackground {background-color:#afc0d1;}
        
        Background color #afc0d1
      
           Border around this has a color of #afc0d1        
        
          <div style="border:2px solid #afc0d1;">Content here</div>
        
        
          .myborder {border:2px solid #afc0d1;}
        
        Border color #afc0d1