#afd5cf color space conversions
Hex:
        #afd5cf
        RGB:
        175, 213, 207
        CMY:
        31, 16, 19
        CMYK:
        18, 0, 3, 16
      HSL:
        171°, 31.1475%, 76.0784%
        HSV (HSB):
        171°, 17.8404%, 83.5294%
        XYZ:
        52.7359, 61.2075, 68.0662
        xyY:
        0.2897, 0.3363, 61.2075
      CIE-Lab:
        82.4901, -13.6675, -1.1990
        CIE-LCH:
        82.4901, 13.7200, 185.0136
        CIE-Luv:
        82.4901, -19.6462, 0.5021
        Hunter-Lab:
        78.2352, -16.5902, 3.1811
      #afd5cf color charts
#afd5cf RGB chart
      #afd5cf CMYK chart
      #afd5cf RGB pie chart
      #afd5cf color shades, tints & tones
#afd5cf color schemes
#afd5cf color preview, HTML & CSS examples
           This text has a color of #afd5cf        
        
          <p style="color:#afd5cf;">Text here</p>
        
        
          .mytext {color:#afd5cf;}
        
        Text color #afd5cf
      
           This box has a color of #afd5cf        
        
          <div style="background-color:#afd5cf;">Content here</div>
        
        
          .mybackground {background-color:#afd5cf;}
        
        Background color #afd5cf
      
           Border around this has a color of #afd5cf        
        
          <div style="border:2px solid #afd5cf;">Content here</div>
        
        
          .myborder {border:2px solid #afd5cf;}
        
        Border color #afd5cf