#afdfb4 color space conversions
Hex:
        #afdfb4
        RGB:
        175, 223, 180
        CMY:
        31, 13, 29
        CMYK:
        22, 0, 19, 13
      HSL:
        126°, 42.8571%, 78.0392%
        HSV (HSB):
        126°, 21.5247%, 87.4510%
        XYZ:
        52.3051, 65.1846, 53.0051
        xyY:
        0.3068, 0.3823, 65.1846
      CIE-Lab:
        84.5788, -23.7922, 16.0801
        CIE-LCH:
        84.5788, 28.7165, 145.9470
        CIE-Luv:
        84.5788, -24.0683, 27.5254
        Hunter-Lab:
        80.7370, -25.6493, 17.5910
      #afdfb4 color charts
#afdfb4 RGB chart
      #afdfb4 CMYK chart
      #afdfb4 RGB pie chart
      #afdfb4 color shades, tints & tones
#afdfb4 color schemes
#afdfb4 color preview, HTML & CSS examples
           This text has a color of #afdfb4        
        
          <p style="color:#afdfb4;">Text here</p>
        
        
          .mytext {color:#afdfb4;}
        
        Text color #afdfb4
      
           This box has a color of #afdfb4        
        
          <div style="background-color:#afdfb4;">Content here</div>
        
        
          .mybackground {background-color:#afdfb4;}
        
        Background color #afdfb4
      
           Border around this has a color of #afdfb4        
        
          <div style="border:2px solid #afdfb4;">Content here</div>
        
        
          .myborder {border:2px solid #afdfb4;}
        
        Border color #afdfb4