#afcfe3 color space conversions
Hex:
        #afcfe3
        RGB:
        175, 207, 227
        CMY:
        31, 19, 11
        CMYK:
        23, 9, 0, 11
      HSL:
        203°, 48.1481%, 78.8235%
        HSV (HSB):
        203°, 22.9075%, 89.0196%
        XYZ:
        53.8571, 59.2857, 81.2777
        xyY:
        0.2770, 0.3049, 59.2857
      CIE-Lab:
        81.4484, -6.2857, -13.4120
        CIE-LCH:
        81.4484, 14.8119, 244.8891
        CIE-Luv:
        81.4484, -17.3077, -19.9216
        Hunter-Lab:
        76.9972, -9.8898, -8.6881
      #afcfe3 color charts
#afcfe3 RGB chart
      #afcfe3 CMYK chart
      #afcfe3 RGB pie chart
      #afcfe3 color shades, tints & tones
#afcfe3 color schemes
#afcfe3 color preview, HTML & CSS examples
           This text has a color of #afcfe3        
        
          <p style="color:#afcfe3;">Text here</p>
        
        
          .mytext {color:#afcfe3;}
        
        Text color #afcfe3
      
           This box has a color of #afcfe3        
        
          <div style="background-color:#afcfe3;">Content here</div>
        
        
          .mybackground {background-color:#afcfe3;}
        
        Background color #afcfe3
      
           Border around this has a color of #afcfe3        
        
          <div style="border:2px solid #afcfe3;">Content here</div>
        
        
          .myborder {border:2px solid #afcfe3;}
        
        Border color #afcfe3