#afd0b1 color space conversions
Hex:
        #afd0b1
        RGB:
        175, 208, 177
        CMY:
        31, 18, 31
        CMYK:
        16, 0, 15, 18
      HSL:
        124°, 25.9843%, 75.0980%
        HSV (HSB):
        124°, 15.8654%, 81.5686%
        XYZ:
        48.1709, 57.4000, 50.1354
        xyY:
        0.3094, 0.3686, 57.4000
      CIE-Lab:
        80.4041, -16.8906, 11.7745
        CIE-LCH:
        80.4041, 20.5896, 145.1196
        CIE-Luv:
        80.4041, -16.7140, 20.0864
        Hunter-Lab:
        75.7628, -19.0925, 13.7993
      #afd0b1 color charts
#afd0b1 RGB chart
      #afd0b1 CMYK chart
      #afd0b1 RGB pie chart
      #afd0b1 color shades, tints & tones
#afd0b1 color schemes
#afd0b1 color preview, HTML & CSS examples
           This text has a color of #afd0b1        
        
          <p style="color:#afd0b1;">Text here</p>
        
        
          .mytext {color:#afd0b1;}
        
        Text color #afd0b1
      
           This box has a color of #afd0b1        
        
          <div style="background-color:#afd0b1;">Content here</div>
        
        
          .mybackground {background-color:#afd0b1;}
        
        Background color #afd0b1
      
           Border around this has a color of #afd0b1        
        
          <div style="border:2px solid #afd0b1;">Content here</div>
        
        
          .myborder {border:2px solid #afd0b1;}
        
        Border color #afd0b1