#afd4cf color space conversions
Hex:
        #afd4cf
        RGB:
        175, 212, 207
        CMY:
        31, 17, 19
        CMYK:
        17, 0, 2, 17
      HSL:
        172°, 30.0813%, 75.8824%
        HSV (HSB):
        172°, 17.4528%, 83.1373%
        XYZ:
        52.4852, 60.7059, 67.9826
        xyY:
        0.2897, 0.3351, 60.7059
      CIE-Lab:
        82.2204, -13.1571, -1.5941
        CIE-LCH:
        82.2204, 13.2533, 186.9081
        CIE-Luv:
        82.2204, -19.1813, -0.1881
        Hunter-Lab:
        77.9140, -16.1067, 2.8072
      #afd4cf color charts
#afd4cf RGB chart
      #afd4cf CMYK chart
      #afd4cf RGB pie chart
      #afd4cf color shades, tints & tones
#afd4cf color schemes
#afd4cf color preview, HTML & CSS examples
           This text has a color of #afd4cf        
        
          <p style="color:#afd4cf;">Text here</p>
        
        
          .mytext {color:#afd4cf;}
        
        Text color #afd4cf
      
           This box has a color of #afd4cf        
        
          <div style="background-color:#afd4cf;">Content here</div>
        
        
          .mybackground {background-color:#afd4cf;}
        
        Background color #afd4cf
      
           Border around this has a color of #afd4cf        
        
          <div style="border:2px solid #afd4cf;">Content here</div>
        
        
          .myborder {border:2px solid #afd4cf;}
        
        Border color #afd4cf