#afd8e2 color space conversions
Hex:
        #afd8e2
        RGB:
        175, 216, 226
        CMY:
        31, 15, 11
        CMYK:
        23, 4, 0, 11
      HSL:
        192°, 46.7890%, 78.6275%
        HSV (HSB):
        192°, 22.5664%, 88.6275%
        XYZ:
        55.9625, 63.7167, 81.3005
        xyY:
        0.2784, 0.3170, 63.7167
      CIE-Lab:
        83.8180, -11.1772, -9.3433
        CIE-LCH:
        83.8180, 14.5680, 219.8930
        CIE-Luv:
        83.8180, -21.3137, -12.6697
        Hunter-Lab:
        79.8227, -14.5461, -4.5117
      #afd8e2 color charts
#afd8e2 RGB chart
      #afd8e2 CMYK chart
      #afd8e2 RGB pie chart
      #afd8e2 color shades, tints & tones
#afd8e2 color schemes
#afd8e2 color preview, HTML & CSS examples
           This text has a color of #afd8e2        
        
          <p style="color:#afd8e2;">Text here</p>
        
        
          .mytext {color:#afd8e2;}
        
        Text color #afd8e2
      
           This box has a color of #afd8e2        
        
          <div style="background-color:#afd8e2;">Content here</div>
        
        
          .mybackground {background-color:#afd8e2;}
        
        Background color #afd8e2
      
           Border around this has a color of #afd8e2        
        
          <div style="border:2px solid #afd8e2;">Content here</div>
        
        
          .myborder {border:2px solid #afd8e2;}
        
        Border color #afd8e2