#afe5fe color space conversions
Hex:
        #afe5fe
        RGB:
        175, 229, 254
        CMY:
        31, 10, 0
        CMYK:
        31, 10, 0, 0
      HSL:
        199°, 97.5309%, 84.1176%
        HSV (HSB):
        199°, 31.1024%, 99.6078%
        XYZ:
        63.5879, 72.3083, 104.3714
        xyY:
        0.2647, 0.3009, 72.3083
      CIE-Lab:
        88.1168, -11.4767, -17.6869
        CIE-LCH:
        88.1168, 21.0841, 237.0211
        CIE-Luv:
        88.1168, -27.2457, -26.3524
        Hunter-Lab:
        85.0343, -15.3293, -13.2487
      #afe5fe color charts
#afe5fe RGB chart
      #afe5fe CMYK chart
      #afe5fe RGB pie chart
      #afe5fe color shades, tints & tones
#afe5fe color schemes
#afe5fe color preview, HTML & CSS examples
           This text has a color of #afe5fe        
        
          <p style="color:#afe5fe;">Text here</p>
        
        
          .mytext {color:#afe5fe;}
        
        Text color #afe5fe
      
           This box has a color of #afe5fe        
        
          <div style="background-color:#afe5fe;">Content here</div>
        
        
          .mybackground {background-color:#afe5fe;}
        
        Background color #afe5fe
      
           Border around this has a color of #afe5fe        
        
          <div style="border:2px solid #afe5fe;">Content here</div>
        
        
          .myborder {border:2px solid #afe5fe;}
        
        Border color #afe5fe