#afc3e1 color space conversions
Hex:
        #afc3e1
        RGB:
        175, 195, 225
        CMY:
        31, 24, 12
        CMYK:
        22, 13, 0, 12
      HSL:
        216°, 45.4545%, 78.4314%
        HSV (HSB):
        216°, 22.2222%, 88.2353%
        XYZ:
        50.7849, 53.5804, 78.8996
        xyY:
        0.2771, 0.2924, 53.5804
      CIE-Lab:
        78.2164, -0.3769, -17.1972
        CIE-LCH:
        78.2164, 17.2014, 268.7444
        CIE-Luv:
        78.2164, -11.8727, -26.8557
        Hunter-Lab:
        73.1986, -4.2551, -12.6686
      #afc3e1 color charts
#afc3e1 RGB chart
      #afc3e1 CMYK chart
      #afc3e1 RGB pie chart
      #afc3e1 color shades, tints & tones
#afc3e1 color schemes
#afc3e1 color preview, HTML & CSS examples
           This text has a color of #afc3e1        
        
          <p style="color:#afc3e1;">Text here</p>
        
        
          .mytext {color:#afc3e1;}
        
        Text color #afc3e1
      
           This box has a color of #afc3e1        
        
          <div style="background-color:#afc3e1;">Content here</div>
        
        
          .mybackground {background-color:#afc3e1;}
        
        Background color #afc3e1
      
           Border around this has a color of #afc3e1        
        
          <div style="border:2px solid #afc3e1;">Content here</div>
        
        
          .myborder {border:2px solid #afc3e1;}
        
        Border color #afc3e1