#afcff6 color space conversions
Hex:
        #afcff6
        RGB:
        175, 207, 246
        CMY:
        31, 19, 4
        CMYK:
        29, 16, 0, 4
      HSL:
        213°, 79.7753%, 82.5490%
        HSV (HSB):
        213°, 28.8618%, 96.4706%
        XYZ:
        56.6266, 60.3934, 95.8613
        xyY:
        0.2660, 0.2837, 60.3934
      CIE-Lab:
        82.0516, -1.9121, -22.6319
        CIE-LCH:
        82.0516, 22.7125, 265.1708
        CIE-Luv:
        82.0516, -17.7611, -35.7789
        Hunter-Lab:
        77.7132, -5.9322, -18.7366
      #afcff6 color charts
#afcff6 RGB chart
      #afcff6 CMYK chart
      #afcff6 RGB pie chart
      #afcff6 color shades, tints & tones
#afcff6 color schemes
#afcff6 color preview, HTML & CSS examples
           This text has a color of #afcff6        
        
          <p style="color:#afcff6;">Text here</p>
        
        
          .mytext {color:#afcff6;}
        
        Text color #afcff6
      
           This box has a color of #afcff6        
        
          <div style="background-color:#afcff6;">Content here</div>
        
        
          .mybackground {background-color:#afcff6;}
        
        Background color #afcff6
      
           Border around this has a color of #afcff6        
        
          <div style="border:2px solid #afcff6;">Content here</div>
        
        
          .myborder {border:2px solid #afcff6;}
        
        Border color #afcff6