#afcce9 color space conversions
Hex:
        #afcce9
        RGB:
        175, 204, 233
        CMY:
        31, 20, 9
        CMYK:
        25, 12, 0, 9
      HSL:
        210°, 56.8627%, 80.0000%
        HSV (HSB):
        210°, 24.8927%, 91.3725%
        XYZ:
        53.9800, 58.1829, 85.4762
        xyY:
        0.2731, 0.2944, 58.1829
      CIE-Lab:
        80.8404, -3.3506, -17.5318
        CIE-LCH:
        80.8404, 17.8492, 259.1804
        CIE-Luv:
        80.8404, -16.1254, -27.0620
        Hunter-Lab:
        76.2777, -7.1655, -13.0455
      #afcce9 color charts
#afcce9 RGB chart
      #afcce9 CMYK chart
      #afcce9 RGB pie chart
      #afcce9 color shades, tints & tones
#afcce9 color schemes
#afcce9 color preview, HTML & CSS examples
           This text has a color of #afcce9        
        
          <p style="color:#afcce9;">Text here</p>
        
        
          .mytext {color:#afcce9;}
        
        Text color #afcce9
      
           This box has a color of #afcce9        
        
          <div style="background-color:#afcce9;">Content here</div>
        
        
          .mybackground {background-color:#afcce9;}
        
        Background color #afcce9
      
           Border around this has a color of #afcce9        
        
          <div style="border:2px solid #afcce9;">Content here</div>
        
        
          .myborder {border:2px solid #afcce9;}
        
        Border color #afcce9