#afdac5 color space conversions
Hex:
        #afdac5
        RGB:
        175, 218, 197
        CMY:
        31, 15, 23
        CMYK:
        20, 0, 10, 15
      HSL:
        151°, 36.7521%, 77.0588%
        HSV (HSB):
        151°, 19.7248%, 85.4902%
        XYZ:
        52.8286, 63.2880, 62.2548
        xyY:
        0.2962, 0.3548, 63.2880
      CIE-Lab:
        83.5937, -18.1835, 5.7160
        CIE-LCH:
        83.5937, 19.0608, 162.5494
        CIE-Luv:
        83.5937, -21.8453, 11.6823
        Hunter-Lab:
        79.5537, -20.6839, 9.2902
      #afdac5 color charts
#afdac5 RGB chart
      #afdac5 CMYK chart
      #afdac5 RGB pie chart
      #afdac5 color shades, tints & tones
#afdac5 color schemes
#afdac5 color preview, HTML & CSS examples
           This text has a color of #afdac5        
        
          <p style="color:#afdac5;">Text here</p>
        
        
          .mytext {color:#afdac5;}
        
        Text color #afdac5
      
           This box has a color of #afdac5        
        
          <div style="background-color:#afdac5;">Content here</div>
        
        
          .mybackground {background-color:#afdac5;}
        
        Background color #afdac5
      
           Border around this has a color of #afdac5        
        
          <div style="border:2px solid #afdac5;">Content here</div>
        
        
          .myborder {border:2px solid #afdac5;}
        
        Border color #afdac5