#afc7e0 color space conversions
Hex:
        #afc7e0
        RGB:
        175, 199, 224
        CMY:
        31, 22, 12
        CMYK:
        22, 11, 0, 12
      HSL:
        211°, 44.1441%, 78.2353%
        HSV (HSB):
        211°, 21.8750%, 87.8431%
        XYZ:
        51.5572, 55.3426, 78.4859
        xyY:
        0.2781, 0.2985, 55.3426
      CIE-Lab:
        79.2382, -2.7349, -15.1210
        CIE-LCH:
        79.2382, 15.3663, 259.7479
        CIE-Luv:
        79.2382, -13.6364, -23.1626
        Hunter-Lab:
        74.3926, -6.4792, -10.4774
      #afc7e0 color charts
#afc7e0 RGB chart
      #afc7e0 CMYK chart
      #afc7e0 RGB pie chart
      #afc7e0 color shades, tints & tones
#afc7e0 color schemes
#afc7e0 color preview, HTML & CSS examples
           This text has a color of #afc7e0        
        
          <p style="color:#afc7e0;">Text here</p>
        
        
          .mytext {color:#afc7e0;}
        
        Text color #afc7e0
      
           This box has a color of #afc7e0        
        
          <div style="background-color:#afc7e0;">Content here</div>
        
        
          .mybackground {background-color:#afc7e0;}
        
        Background color #afc7e0
      
           Border around this has a color of #afc7e0        
        
          <div style="border:2px solid #afc7e0;">Content here</div>
        
        
          .myborder {border:2px solid #afc7e0;}
        
        Border color #afc7e0