#afc8e2 color space conversions
Hex:
        #afc8e2
        RGB:
        175, 200, 226
        CMY:
        31, 22, 11
        CMYK:
        23, 12, 0, 11
      HSL:
        211°, 46.7890%, 78.6275%
        HSV (HSB):
        211°, 22.5664%, 88.6275%
        XYZ:
        52.0609, 55.9135, 80.0000
        xyY:
        0.2770, 0.2975, 55.9135
      CIE-Lab:
        79.5646, -2.8177, -15.7042
        CIE-LCH:
        79.5646, 15.9550, 259.8279
        CIE-Luv:
        79.5646, -14.1474, -24.1086
        Hunter-Lab:
        74.7753, -6.5795, -11.0899
      #afc8e2 color charts
#afc8e2 RGB chart
      #afc8e2 CMYK chart
      #afc8e2 RGB pie chart
      #afc8e2 color shades, tints & tones
#afc8e2 color schemes
#afc8e2 color preview, HTML & CSS examples
           This text has a color of #afc8e2        
        
          <p style="color:#afc8e2;">Text here</p>
        
        
          .mytext {color:#afc8e2;}
        
        Text color #afc8e2
      
           This box has a color of #afc8e2        
        
          <div style="background-color:#afc8e2;">Content here</div>
        
        
          .mybackground {background-color:#afc8e2;}
        
        Background color #afc8e2
      
           Border around this has a color of #afc8e2        
        
          <div style="border:2px solid #afc8e2;">Content here</div>
        
        
          .myborder {border:2px solid #afc8e2;}
        
        Border color #afc8e2