#afdfb8 color space conversions
Hex:
        #afdfb8
        RGB:
        175, 223, 184
        CMY:
        31, 13, 28
        CMYK:
        22, 0, 17, 13
      HSL:
        131°, 42.8571%, 78.0392%
        HSV (HSB):
        131°, 21.5247%, 87.4510%
        XYZ:
        52.7186, 65.3500, 55.1826
        xyY:
        0.3043, 0.3772, 65.3500
      CIE-Lab:
        84.6638, -23.0816, 14.1010
        CIE-LCH:
        84.6638, 27.0481, 148.5784
        CIE-Luv:
        84.6638, -24.0968, 24.6490
        Hunter-Lab:
        80.8393, -25.0618, 16.1149
      #afdfb8 color charts
#afdfb8 RGB chart
      #afdfb8 CMYK chart
      #afdfb8 RGB pie chart
      #afdfb8 color shades, tints & tones
#afdfb8 color schemes
#afdfb8 color preview, HTML & CSS examples
           This text has a color of #afdfb8        
        
          <p style="color:#afdfb8;">Text here</p>
        
        
          .mytext {color:#afdfb8;}
        
        Text color #afdfb8
      
           This box has a color of #afdfb8        
        
          <div style="background-color:#afdfb8;">Content here</div>
        
        
          .mybackground {background-color:#afdfb8;}
        
        Background color #afdfb8
      
           Border around this has a color of #afdfb8        
        
          <div style="border:2px solid #afdfb8;">Content here</div>
        
        
          .myborder {border:2px solid #afdfb8;}
        
        Border color #afdfb8