#afcfce color space conversions
Hex:
        #afcfce
        RGB:
        175, 207, 206
        CMY:
        31, 19, 19
        CMYK:
        15, 0, 0, 19
      HSL:
        178°, 25.0000%, 74.9020%
        HSV (HSB):
        178°, 15.4589%, 81.1765%
        XYZ:
        51.1326, 58.1958, 66.9305
        xyY:
        0.2901, 0.3302, 58.1958
      CIE-Lab:
        80.8475, -10.7941, -3.0746
        CIE-LCH:
        80.8475, 11.2234, 195.8990
        CIE-Luv:
        80.8475, -16.8296, -2.8507
        Hunter-Lab:
        76.2862, -13.8571, 1.3817
      #afcfce color charts
#afcfce RGB chart
      #afcfce CMYK chart
      #afcfce RGB pie chart
      #afcfce color shades, tints & tones
#afcfce color schemes
#afcfce color preview, HTML & CSS examples
           This text has a color of #afcfce        
        
          <p style="color:#afcfce;">Text here</p>
        
        
          .mytext {color:#afcfce;}
        
        Text color #afcfce
      
           This box has a color of #afcfce        
        
          <div style="background-color:#afcfce;">Content here</div>
        
        
          .mybackground {background-color:#afcfce;}
        
        Background color #afcfce
      
           Border around this has a color of #afcfce        
        
          <div style="border:2px solid #afcfce;">Content here</div>
        
        
          .myborder {border:2px solid #afcfce;}
        
        Border color #afcfce