#afecc8 color space conversions
Hex:
        #afecc8
        RGB:
        175, 236, 200
        CMY:
        31, 7, 22
        CMYK:
        26, 0, 15, 7
      HSL:
        145°, 61.6162%, 80.5882%
        HSV (HSB):
        145°, 25.8475%, 92.5490%
        XYZ:
        58.1000, 73.2750, 65.7249
        xyY:
        0.2948, 0.3718, 73.2750
      CIE-Lab:
        88.5787, -26.4284, 11.2822
        CIE-LCH:
        88.5787, 28.7359, 156.8825
        CIE-Luv:
        88.5787, -30.2285, 21.3917
        Hunter-Lab:
        85.6008, -28.6478, 14.3973
      #afecc8 color charts
#afecc8 RGB chart
      #afecc8 CMYK chart
      #afecc8 RGB pie chart
      #afecc8 color shades, tints & tones
#afecc8 color schemes
#afecc8 color preview, HTML & CSS examples
           This text has a color of #afecc8        
        
          <p style="color:#afecc8;">Text here</p>
        
        
          .mytext {color:#afecc8;}
        
        Text color #afecc8
      
           This box has a color of #afecc8        
        
          <div style="background-color:#afecc8;">Content here</div>
        
        
          .mybackground {background-color:#afecc8;}
        
        Background color #afecc8
      
           Border around this has a color of #afecc8        
        
          <div style="border:2px solid #afecc8;">Content here</div>
        
        
          .myborder {border:2px solid #afecc8;}
        
        Border color #afecc8