#afe2d8 color space conversions
Hex:
        #afe2d8
        RGB:
        175, 226, 216
        CMY:
        31, 11, 15
        CMYK:
        23, 0, 4, 11
      HSL:
        168°, 46.7890%, 78.6275%
        HSV (HSB):
        168°, 22.5664%, 88.6275%
        XYZ:
        57.2702, 68.4645, 75.1623
        xyY:
        0.2851, 0.3408, 68.4645
      CIE-Lab:
        86.2382, -18.3699, -0.4842
        CIE-LCH:
        86.2382, 18.3762, 181.5099
        CIE-Luv:
        86.2382, -25.7092, 2.3874
        Hunter-Lab:
        82.7433, -21.2532, 4.0625
      #afe2d8 color charts
#afe2d8 RGB chart
      #afe2d8 CMYK chart
      #afe2d8 RGB pie chart
      #afe2d8 color shades, tints & tones
#afe2d8 color schemes
#afe2d8 color preview, HTML & CSS examples
           This text has a color of #afe2d8        
        
          <p style="color:#afe2d8;">Text here</p>
        
        
          .mytext {color:#afe2d8;}
        
        Text color #afe2d8
      
           This box has a color of #afe2d8        
        
          <div style="background-color:#afe2d8;">Content here</div>
        
        
          .mybackground {background-color:#afe2d8;}
        
        Background color #afe2d8
      
           Border around this has a color of #afe2d8        
        
          <div style="border:2px solid #afe2d8;">Content here</div>
        
        
          .myborder {border:2px solid #afe2d8;}
        
        Border color #afe2d8