#afdfb9 color space conversions
Hex:
        #afdfb9
        RGB:
        175, 223, 185
        CMY:
        31, 13, 27
        CMYK:
        22, 0, 17, 13
      HSL:
        133°, 42.8571%, 78.0392%
        HSV (HSB):
        133°, 21.5247%, 87.4510%
        XYZ:
        52.8238, 65.3921, 55.7368
        xyY:
        0.3037, 0.3759, 65.3921
      CIE-Lab:
        84.6854, -22.9016, 13.6063
        CIE-LCH:
        84.6854, 26.6386, 149.2846
        CIE-Luv:
        84.6854, -24.1040, 23.9233
        Hunter-Lab:
        80.8654, -24.9126, 15.7399
      #afdfb9 color charts
#afdfb9 RGB chart
      #afdfb9 CMYK chart
      #afdfb9 RGB pie chart
      #afdfb9 color shades, tints & tones
#afdfb9 color schemes
#afdfb9 color preview, HTML & CSS examples
           This text has a color of #afdfb9        
        
          <p style="color:#afdfb9;">Text here</p>
        
        
          .mytext {color:#afdfb9;}
        
        Text color #afdfb9
      
           This box has a color of #afdfb9        
        
          <div style="background-color:#afdfb9;">Content here</div>
        
        
          .mybackground {background-color:#afdfb9;}
        
        Background color #afdfb9
      
           Border around this has a color of #afdfb9        
        
          <div style="border:2px solid #afdfb9;">Content here</div>
        
        
          .myborder {border:2px solid #afdfb9;}
        
        Border color #afdfb9