#afebfe color space conversions
Hex:
        #afebfe
        RGB:
        175, 235, 254
        CMY:
        31, 8, 0
        CMYK:
        31, 7, 0, 0
      HSL:
        194°, 97.5309%, 84.1176%
        HSV (HSB):
        194°, 31.1024%, 99.6078%
        XYZ:
        65.2769, 75.6864, 104.9344
        xyY:
        0.2655, 0.3078, 75.6864
      CIE-Lab:
        89.7135, -14.5211, -15.2878
        CIE-LCH:
        89.7135, 21.0851, 226.4734
        CIE-Luv:
        89.7135, -29.7800, -21.9560
        Hunter-Lab:
        86.9979, -18.3129, -10.6154
      #afebfe color charts
#afebfe RGB chart
      #afebfe CMYK chart
      #afebfe RGB pie chart
      #afebfe color shades, tints & tones
#afebfe color schemes
#afebfe color preview, HTML & CSS examples
           This text has a color of #afebfe        
        
          <p style="color:#afebfe;">Text here</p>
        
        
          .mytext {color:#afebfe;}
        
        Text color #afebfe
      
           This box has a color of #afebfe        
        
          <div style="background-color:#afebfe;">Content here</div>
        
        
          .mybackground {background-color:#afebfe;}
        
        Background color #afebfe
      
           Border around this has a color of #afebfe        
        
          <div style="border:2px solid #afebfe;">Content here</div>
        
        
          .myborder {border:2px solid #afebfe;}
        
        Border color #afebfe