#afcff8 color space conversions
Hex:
        #afcff8
        RGB:
        175, 207, 248
        CMY:
        31, 19, 3
        CMYK:
        29, 17, 0, 3
      HSL:
        214°, 83.9080%, 82.9412%
        HSV (HSB):
        214°, 29.4355%, 97.2549%
        XYZ:
        56.9353, 60.5169, 97.4871
        xyY:
        0.2649, 0.2816, 60.5169
      CIE-Lab:
        82.1184, -1.4367, -23.5943
        CIE-LCH:
        82.1184, 23.6380, 266.5154
        CIE-Luv:
        82.1184, -17.8099, -37.4628
        Hunter-Lab:
        77.7926, -5.4955, -19.8454
      #afcff8 color charts
#afcff8 RGB chart
      #afcff8 CMYK chart
      #afcff8 RGB pie chart
      #afcff8 color shades, tints & tones
#afcff8 color schemes
#afcff8 color preview, HTML & CSS examples
           This text has a color of #afcff8        
        
          <p style="color:#afcff8;">Text here</p>
        
        
          .mytext {color:#afcff8;}
        
        Text color #afcff8
      
           This box has a color of #afcff8        
        
          <div style="background-color:#afcff8;">Content here</div>
        
        
          .mybackground {background-color:#afcff8;}
        
        Background color #afcff8
      
           Border around this has a color of #afcff8        
        
          <div style="border:2px solid #afcff8;">Content here</div>
        
        
          .myborder {border:2px solid #afcff8;}
        
        Border color #afcff8