#afdac4 color space conversions
Hex:
        #afdac4
        RGB:
        175, 218, 196
        CMY:
        31, 15, 23
        CMYK:
        20, 0, 10, 15
      HSL:
        149°, 36.7521%, 77.0588%
        HSV (HSB):
        149°, 19.7248%, 85.4902%
        XYZ:
        52.7144, 63.2423, 61.6532
        xyY:
        0.2968, 0.3561, 63.2423
      CIE-Lab:
        83.5697, -18.3767, 6.2111
        CIE-LCH:
        83.5697, 19.3980, 161.3254
        CIE-Luv:
        83.5697, -21.8336, 12.4450
        Hunter-Lab:
        79.5250, -20.8473, 9.7019
      #afdac4 color charts
#afdac4 RGB chart
      #afdac4 CMYK chart
      #afdac4 RGB pie chart
      #afdac4 color shades, tints & tones
#afdac4 color schemes
#afdac4 color preview, HTML & CSS examples
           This text has a color of #afdac4        
        
          <p style="color:#afdac4;">Text here</p>
        
        
          .mytext {color:#afdac4;}
        
        Text color #afdac4
      
           This box has a color of #afdac4        
        
          <div style="background-color:#afdac4;">Content here</div>
        
        
          .mybackground {background-color:#afdac4;}
        
        Background color #afdac4
      
           Border around this has a color of #afdac4        
        
          <div style="border:2px solid #afdac4;">Content here</div>
        
        
          .myborder {border:2px solid #afdac4;}
        
        Border color #afdac4