#afdfd6 color space conversions
Hex:
        #afdfd6
        RGB:
        175, 223, 214
        CMY:
        31, 13, 16
        CMYK:
        22, 0, 4, 13
      HSL:
        169°, 42.8571%, 78.0392%
        HSV (HSB):
        169°, 21.5247%, 87.4510%
        XYZ:
        56.2045, 66.7444, 73.5390
        xyY:
        0.2860, 0.3397, 66.7444
      CIE-Lab:
        85.3747, -17.2838, -0.6913
        CIE-LCH:
        85.3747, 17.2976, 182.2905
        CIE-Luv:
        85.3747, -24.3330, 1.8859
        Hunter-Lab:
        81.6972, -20.1692, 3.8187
      #afdfd6 color charts
#afdfd6 RGB chart
      #afdfd6 CMYK chart
      #afdfd6 RGB pie chart
      #afdfd6 color shades, tints & tones
#afdfd6 color schemes
#afdfd6 color preview, HTML & CSS examples
           This text has a color of #afdfd6        
        
          <p style="color:#afdfd6;">Text here</p>
        
        
          .mytext {color:#afdfd6;}
        
        Text color #afdfd6
      
           This box has a color of #afdfd6        
        
          <div style="background-color:#afdfd6;">Content here</div>
        
        
          .mybackground {background-color:#afdfd6;}
        
        Background color #afdfd6
      
           Border around this has a color of #afdfd6        
        
          <div style="border:2px solid #afdfd6;">Content here</div>
        
        
          .myborder {border:2px solid #afdfd6;}
        
        Border color #afdfd6