#afcfc6 color space conversions
Hex:
        #afcfc6
        RGB:
        175, 207, 198
        CMY:
        31, 19, 22
        CMYK:
        15, 0, 4, 19
      HSL:
        163°, 25.0000%, 74.9020%
        HSV (HSB):
        163°, 15.4589%, 81.1765%
        XYZ:
        50.1851, 57.8168, 61.9408
        xyY:
        0.2953, 0.3402, 57.8168
      CIE-Lab:
        80.6368, -12.4135, 0.8975
        CIE-LCH:
        80.6368, 12.4459, 175.8645
        CIE-Luv:
        80.6368, -16.6549, 3.4726
        Hunter-Lab:
        76.0374, -15.2545, 4.9279
      #afcfc6 color charts
#afcfc6 RGB chart
      #afcfc6 CMYK chart
      #afcfc6 RGB pie chart
      #afcfc6 color shades, tints & tones
#afcfc6 color schemes
#afcfc6 color preview, HTML & CSS examples
           This text has a color of #afcfc6        
        
          <p style="color:#afcfc6;">Text here</p>
        
        
          .mytext {color:#afcfc6;}
        
        Text color #afcfc6
      
           This box has a color of #afcfc6        
        
          <div style="background-color:#afcfc6;">Content here</div>
        
        
          .mybackground {background-color:#afcfc6;}
        
        Background color #afcfc6
      
           Border around this has a color of #afcfc6        
        
          <div style="border:2px solid #afcfc6;">Content here</div>
        
        
          .myborder {border:2px solid #afcfc6;}
        
        Border color #afcfc6