#afdad8 color space conversions
Hex:
        #afdad8
        RGB:
        175, 218, 216
        CMY:
        31, 15, 15
        CMYK:
        20, 0, 1, 15
      HSL:
        177°, 36.7521%, 77.0588%
        HSV (HSB):
        177°, 19.7248%, 85.4902%
        XYZ:
        55.1453, 64.2146, 74.4539
        xyY:
        0.2845, 0.3313, 64.2146
      CIE-Lab:
        84.0774, -14.3451, -3.6528
        CIE-LCH:
        84.0774, 14.8029, 194.2858
        CIE-Luv:
        84.0774, -22.0778, -3.1811
        Hunter-Lab:
        80.1340, -17.3975, 1.0064
      #afdad8 color charts
#afdad8 RGB chart
      #afdad8 CMYK chart
      #afdad8 RGB pie chart
      #afdad8 color shades, tints & tones
#afdad8 color schemes
#afdad8 color preview, HTML & CSS examples
           This text has a color of #afdad8        
        
          <p style="color:#afdad8;">Text here</p>
        
        
          .mytext {color:#afdad8;}
        
        Text color #afdad8
      
           This box has a color of #afdad8        
        
          <div style="background-color:#afdad8;">Content here</div>
        
        
          .mybackground {background-color:#afdad8;}
        
        Background color #afdad8
      
           Border around this has a color of #afdad8        
        
          <div style="border:2px solid #afdad8;">Content here</div>
        
        
          .myborder {border:2px solid #afdad8;}
        
        Border color #afdad8