#afcfe4 color space conversions
Hex:
        #afcfe4
        RGB:
        175, 207, 228
        CMY:
        31, 19, 11
        CMYK:
        23, 9, 0, 11
      HSL:
        204°, 49.5327%, 79.0196%
        HSV (HSB):
        204°, 23.2456%, 89.4118%
        XYZ:
        53.9956, 59.3410, 82.0069
        xyY:
        0.2764, 0.3038, 59.3410
      CIE-Lab:
        81.4787, -6.0622, -13.9006
        CIE-LCH:
        81.4787, 15.1650, 246.4374
        CIE-Luv:
        81.4787, -17.3311, -20.7483
        Hunter-Lab:
        77.0331, -9.6902, -9.1949
      #afcfe4 color charts
#afcfe4 RGB chart
      #afcfe4 CMYK chart
      #afcfe4 RGB pie chart
      #afcfe4 color shades, tints & tones
#afcfe4 color schemes
#afcfe4 color preview, HTML & CSS examples
           This text has a color of #afcfe4        
        
          <p style="color:#afcfe4;">Text here</p>
        
        
          .mytext {color:#afcfe4;}
        
        Text color #afcfe4
      
           This box has a color of #afcfe4        
        
          <div style="background-color:#afcfe4;">Content here</div>
        
        
          .mybackground {background-color:#afcfe4;}
        
        Background color #afcfe4
      
           Border around this has a color of #afcfe4        
        
          <div style="border:2px solid #afcfe4;">Content here</div>
        
        
          .myborder {border:2px solid #afcfe4;}
        
        Border color #afcfe4