#afc3e0 color space conversions
Hex:
        #afc3e0
        RGB:
        175, 195, 224
        CMY:
        31, 24, 12
        CMYK:
        22, 13, 0, 12
      HSL:
        216°, 44.1441%, 78.2353%
        HSV (HSB):
        216°, 21.8750%, 87.8431%
        XYZ:
        50.6488, 53.5260, 78.1831
        xyY:
        0.2777, 0.2935, 53.5260
      CIE-Lab:
        78.1845, -0.6020, -16.7068
        CIE-LCH:
        78.1845, 16.7177, 267.9362
        CIE-Luv:
        78.1845, -11.8368, -26.0218
        Hunter-Lab:
        73.1615, -4.4590, -12.1465
      #afc3e0 color charts
#afc3e0 RGB chart
      #afc3e0 CMYK chart
      #afc3e0 RGB pie chart
      #afc3e0 color shades, tints & tones
#afc3e0 color schemes
#afc3e0 color preview, HTML & CSS examples
           This text has a color of #afc3e0        
        
          <p style="color:#afc3e0;">Text here</p>
        
        
          .mytext {color:#afc3e0;}
        
        Text color #afc3e0
      
           This box has a color of #afc3e0        
        
          <div style="background-color:#afc3e0;">Content here</div>
        
        
          .mybackground {background-color:#afc3e0;}
        
        Background color #afc3e0
      
           Border around this has a color of #afc3e0        
        
          <div style="border:2px solid #afc3e0;">Content here</div>
        
        
          .myborder {border:2px solid #afc3e0;}
        
        Border color #afc3e0