#afdac9 color space conversions
Hex:
        #afdac9
        RGB:
        175, 218, 201
        CMY:
        31, 15, 21
        CMYK:
        20, 0, 8, 15
      HSL:
        156°, 36.7521%, 77.0588%
        HSV (HSB):
        156°, 19.7248%, 85.4902%
        XYZ:
        53.2932, 63.4738, 64.7012
        xyY:
        0.2937, 0.3498, 63.4738
      CIE-Lab:
        83.6911, -17.4017, 3.7374
        CIE-LCH:
        83.6911, 17.7985, 167.8786
        CIE-Luv:
        83.6911, -21.8927, 8.6105
        Hunter-Lab:
        79.6705, -20.0210, 7.6193
      #afdac9 color charts
#afdac9 RGB chart
      #afdac9 CMYK chart
      #afdac9 RGB pie chart
      #afdac9 color shades, tints & tones
#afdac9 color schemes
#afdac9 color preview, HTML & CSS examples
           This text has a color of #afdac9        
        
          <p style="color:#afdac9;">Text here</p>
        
        
          .mytext {color:#afdac9;}
        
        Text color #afdac9
      
           This box has a color of #afdac9        
        
          <div style="background-color:#afdac9;">Content here</div>
        
        
          .mybackground {background-color:#afdac9;}
        
        Background color #afdac9
      
           Border around this has a color of #afdac9        
        
          <div style="border:2px solid #afdac9;">Content here</div>
        
        
          .myborder {border:2px solid #afdac9;}
        
        Border color #afdac9