#afdab0 color space conversions
Hex:
        #afdab0
        RGB:
        175, 218, 176
        CMY:
        31, 15, 31
        CMYK:
        20, 0, 19, 15
      HSL:
        121°, 36.7521%, 77.0588%
        HSV (HSB):
        121°, 19.7248%, 85.4902%
        XYZ:
        50.5871, 62.3914, 50.4508
        xyY:
        0.3095, 0.3818, 62.3914
      CIE-Lab:
        83.1211, -22.0453, 16.1359
        CIE-LCH:
        83.1211, 27.3196, 143.7980
        CIE-Luv:
        83.1211, -21.6111, 27.2036
        Hunter-Lab:
        78.9882, -23.9111, 17.4224
      #afdab0 color charts
#afdab0 RGB chart
      #afdab0 CMYK chart
      #afdab0 RGB pie chart
      #afdab0 color shades, tints & tones
#afdab0 color schemes
#afdab0 color preview, HTML & CSS examples
           This text has a color of #afdab0        
        
          <p style="color:#afdab0;">Text here</p>
        
        
          .mytext {color:#afdab0;}
        
        Text color #afdab0
      
           This box has a color of #afdab0        
        
          <div style="background-color:#afdab0;">Content here</div>
        
        
          .mybackground {background-color:#afdab0;}
        
        Background color #afdab0
      
           Border around this has a color of #afdab0        
        
          <div style="border:2px solid #afdab0;">Content here</div>
        
        
          .myborder {border:2px solid #afdab0;}
        
        Border color #afdab0