#afc7e1 color space conversions
Hex:
        #afc7e1
        RGB:
        175, 199, 225
        CMY:
        31, 22, 12
        CMYK:
        22, 12, 0, 12
      HSL:
        211°, 45.4545%, 78.4314%
        HSV (HSB):
        211°, 22.2222%, 88.2353%
        XYZ:
        51.6932, 55.3971, 79.2023
        xyY:
        0.2775, 0.2974, 55.3971
      CIE-Lab:
        79.2694, -2.5110, -15.6112
        CIE-LCH:
        79.2694, 15.8119, 260.8624
        CIE-Luv:
        79.2694, -13.6679, -23.9934
        Hunter-Lab:
        74.4292, -6.2777, -10.9918
      #afc7e1 color charts
#afc7e1 RGB chart
      #afc7e1 CMYK chart
      #afc7e1 RGB pie chart
      #afc7e1 color shades, tints & tones
#afc7e1 color schemes
#afc7e1 color preview, HTML & CSS examples
           This text has a color of #afc7e1        
        
          <p style="color:#afc7e1;">Text here</p>
        
        
          .mytext {color:#afc7e1;}
        
        Text color #afc7e1
      
           This box has a color of #afc7e1        
        
          <div style="background-color:#afc7e1;">Content here</div>
        
        
          .mybackground {background-color:#afc7e1;}
        
        Background color #afc7e1
      
           Border around this has a color of #afc7e1        
        
          <div style="border:2px solid #afc7e1;">Content here</div>
        
        
          .myborder {border:2px solid #afc7e1;}
        
        Border color #afc7e1