#afeef8 color space conversions
Hex:
        #afeef8
        RGB:
        175, 238, 248
        CMY:
        31, 7, 3
        CMYK:
        29, 4, 0, 3
      HSL:
        188°, 83.9080%, 82.9412%
        HSV (HSB):
        188°, 29.4355%, 97.2549%
        XYZ:
        65.1970, 77.0403, 100.2410
        xyY:
        0.2689, 0.3177, 77.0403
      CIE-Lab:
        90.3402, -17.4023, -11.2170
        CIE-LCH:
        90.3402, 20.7041, 212.8047
        CIE-Luv:
        90.3402, -31.0525, -14.8372
        Hunter-Lab:
        87.7726, -21.0133, -6.2715
      #afeef8 color charts
#afeef8 RGB chart
      #afeef8 CMYK chart
      #afeef8 RGB pie chart
      #afeef8 color shades, tints & tones
#afeef8 color schemes
#afeef8 color preview, HTML & CSS examples
           This text has a color of #afeef8        
        
          <p style="color:#afeef8;">Text here</p>
        
        
          .mytext {color:#afeef8;}
        
        Text color #afeef8
      
           This box has a color of #afeef8        
        
          <div style="background-color:#afeef8;">Content here</div>
        
        
          .mybackground {background-color:#afeef8;}
        
        Background color #afeef8
      
           Border around this has a color of #afeef8        
        
          <div style="border:2px solid #afeef8;">Content here</div>
        
        
          .myborder {border:2px solid #afeef8;}
        
        Border color #afeef8