#afd3ef color space conversions
Hex:
        #afd3ef
        RGB:
        175, 211, 239
        CMY:
        31, 17, 6
        CMYK:
        27, 12, 0, 6
      HSL:
        206°, 66.6667%, 81.1765%
        HSV (HSB):
        206°, 26.7782%, 93.7255%
        XYZ:
        56.5534, 61.9345, 90.6352
        xyY:
        0.2704, 0.2962, 61.9345
      CIE-Lab:
        82.8786, -5.6579, -17.6573
        CIE-LCH:
        82.8786, 18.5417, 252.2331
        CIE-Luv:
        82.8786, -19.3340, -26.9994
        Hunter-Lab:
        78.6985, -9.4506, -13.1940
      #afd3ef color charts
#afd3ef RGB chart
      #afd3ef CMYK chart
      #afd3ef RGB pie chart
      #afd3ef color shades, tints & tones
#afd3ef color schemes
#afd3ef color preview, HTML & CSS examples
           This text has a color of #afd3ef        
        
          <p style="color:#afd3ef;">Text here</p>
        
        
          .mytext {color:#afd3ef;}
        
        Text color #afd3ef
      
           This box has a color of #afd3ef        
        
          <div style="background-color:#afd3ef;">Content here</div>
        
        
          .mybackground {background-color:#afd3ef;}
        
        Background color #afd3ef
      
           Border around this has a color of #afd3ef        
        
          <div style="border:2px solid #afd3ef;">Content here</div>
        
        
          .myborder {border:2px solid #afd3ef;}
        
        Border color #afd3ef