#afdfb6 color space conversions
Hex:
        #afdfb6
        RGB:
        175, 223, 182
        CMY:
        31, 13, 29
        CMYK:
        22, 0, 18, 13
      HSL:
        129°, 42.8571%, 78.0392%
        HSV (HSB):
        129°, 21.5247%, 87.4510%
        XYZ:
        52.5104, 65.2667, 54.0861
        xyY:
        0.3055, 0.3798, 65.2667
      CIE-Lab:
        84.6210, -23.4388, 15.0905
        CIE-LCH:
        84.6210, 27.8765, 147.2255
        CIE-Luv:
        84.6210, -24.0824, 26.0925
        Hunter-Lab:
        80.7878, -25.3575, 16.8578
      #afdfb6 color charts
#afdfb6 RGB chart
      #afdfb6 CMYK chart
      #afdfb6 RGB pie chart
      #afdfb6 color shades, tints & tones
#afdfb6 color schemes
#afdfb6 color preview, HTML & CSS examples
           This text has a color of #afdfb6        
        
          <p style="color:#afdfb6;">Text here</p>
        
        
          .mytext {color:#afdfb6;}
        
        Text color #afdfb6
      
           This box has a color of #afdfb6        
        
          <div style="background-color:#afdfb6;">Content here</div>
        
        
          .mybackground {background-color:#afdfb6;}
        
        Background color #afdfb6
      
           Border around this has a color of #afdfb6        
        
          <div style="border:2px solid #afdfb6;">Content here</div>
        
        
          .myborder {border:2px solid #afdfb6;}
        
        Border color #afdfb6