#afdfb3 color space conversions
Hex:
        #afdfb3
        RGB:
        175, 223, 179
        CMY:
        31, 13, 30
        CMYK:
        22, 0, 20, 13
      HSL:
        125°, 42.8571%, 78.0392%
        HSV (HSB):
        125°, 21.5247%, 87.4510%
        XYZ:
        52.2036, 65.1440, 52.4705
        xyY:
        0.3074, 0.3836, 65.1440
      CIE-Lab:
        84.5579, -23.9674, 16.5749
        CIE-LCH:
        84.5579, 29.1404, 145.3339
        CIE-Luv:
        84.5579, -24.0613, 28.2379
        Hunter-Lab:
        80.7118, -25.7938, 17.9541
      #afdfb3 color charts
#afdfb3 RGB chart
      #afdfb3 CMYK chart
      #afdfb3 RGB pie chart
      #afdfb3 color shades, tints & tones
#afdfb3 color schemes
#afdfb3 color preview, HTML & CSS examples
           This text has a color of #afdfb3        
        
          <p style="color:#afdfb3;">Text here</p>
        
        
          .mytext {color:#afdfb3;}
        
        Text color #afdfb3
      
           This box has a color of #afdfb3        
        
          <div style="background-color:#afdfb3;">Content here</div>
        
        
          .mybackground {background-color:#afdfb3;}
        
        Background color #afdfb3
      
           Border around this has a color of #afdfb3        
        
          <div style="border:2px solid #afdfb3;">Content here</div>
        
        
          .myborder {border:2px solid #afdfb3;}
        
        Border color #afdfb3