#afd5ce color space conversions
Hex:
        #afd5ce
        RGB:
        175, 213, 206
        CMY:
        31, 16, 19
        CMYK:
        18, 0, 3, 16
      HSL:
        169°, 31.1475%, 76.0784%
        HSV (HSB):
        169°, 17.8404%, 83.5294%
        XYZ:
        52.6140, 61.1587, 67.4243
        xyY:
        0.2904, 0.3375, 61.1587
      CIE-Lab:
        82.4640, -13.8716, -0.7048
        CIE-LCH:
        82.4640, 13.8895, 182.9087
        CIE-Luv:
        82.4640, -19.6296, 1.2921
        Hunter-Lab:
        78.2040, -16.7660, 3.6254
      #afd5ce color charts
#afd5ce RGB chart
      #afd5ce CMYK chart
      #afd5ce RGB pie chart
      #afd5ce color shades, tints & tones
#afd5ce color schemes
#afd5ce color preview, HTML & CSS examples
           This text has a color of #afd5ce        
        
          <p style="color:#afd5ce;">Text here</p>
        
        
          .mytext {color:#afd5ce;}
        
        Text color #afd5ce
      
           This box has a color of #afd5ce        
        
          <div style="background-color:#afd5ce;">Content here</div>
        
        
          .mybackground {background-color:#afd5ce;}
        
        Background color #afd5ce
      
           Border around this has a color of #afd5ce        
        
          <div style="border:2px solid #afd5ce;">Content here</div>
        
        
          .myborder {border:2px solid #afd5ce;}
        
        Border color #afd5ce