#afd1da color space conversions
Hex:
        #afd1da
        RGB:
        175, 209, 218
        CMY:
        31, 18, 15
        CMYK:
        20, 4, 0, 15
      HSL:
        193°, 36.7521%, 77.0588%
        HSV (HSB):
        193°, 19.7248%, 85.4902%
        XYZ:
        53.1345, 59.7768, 75.0673
        xyY:
        0.2827, 0.3180, 59.7768
      CIE-Lab:
        81.7167, -9.3013, -8.2053
        CIE-LCH:
        81.7167, 12.4033, 221.4177
        CIE-Luv:
        81.7167, -18.0111, -11.1191
        Hunter-Lab:
        77.3155, -12.6292, -3.4451
      #afd1da color charts
#afd1da RGB chart
      #afd1da CMYK chart
      #afd1da RGB pie chart
      #afd1da color shades, tints & tones
#afd1da color schemes
#afd1da color preview, HTML & CSS examples
           This text has a color of #afd1da        
        
          <p style="color:#afd1da;">Text here</p>
        
        
          .mytext {color:#afd1da;}
        
        Text color #afd1da
      
           This box has a color of #afd1da        
        
          <div style="background-color:#afd1da;">Content here</div>
        
        
          .mybackground {background-color:#afd1da;}
        
        Background color #afd1da
      
           Border around this has a color of #afd1da        
        
          <div style="border:2px solid #afd1da;">Content here</div>
        
        
          .myborder {border:2px solid #afd1da;}
        
        Border color #afd1da