#afe4f5 color space conversions
Hex:
        #afe4f5
        RGB:
        175, 228, 245
        CMY:
        31, 11, 4
        CMYK:
        29, 7, 0, 4
      HSL:
        195°, 77.7778%, 82.3529%
        HSV (HSB):
        195°, 28.5714%, 96.0784%
        XYZ:
        61.9040, 71.1933, 96.8652
        xyY:
        0.2692, 0.3096, 71.1933
      CIE-Lab:
        87.5789, -13.0527, -13.7689
        CIE-LCH:
        87.5789, 18.9725, 226.5296
        CIE-Luv:
        87.5789, -26.7682, -19.6258
        Hunter-Lab:
        84.3761, -16.6986, -9.0026
      #afe4f5 color charts
#afe4f5 RGB chart
      #afe4f5 CMYK chart
      #afe4f5 RGB pie chart
      #afe4f5 color shades, tints & tones
#afe4f5 color schemes
#afe4f5 color preview, HTML & CSS examples
           This text has a color of #afe4f5        
        
          <p style="color:#afe4f5;">Text here</p>
        
        
          .mytext {color:#afe4f5;}
        
        Text color #afe4f5
      
           This box has a color of #afe4f5        
        
          <div style="background-color:#afe4f5;">Content here</div>
        
        
          .mybackground {background-color:#afe4f5;}
        
        Background color #afe4f5
      
           Border around this has a color of #afe4f5        
        
          <div style="border:2px solid #afe4f5;">Content here</div>
        
        
          .myborder {border:2px solid #afe4f5;}
        
        Border color #afe4f5