#afc2e4 color space conversions
Hex:
        #afc2e4
        RGB:
        175, 194, 228
        CMY:
        31, 24, 11
        CMYK:
        23, 15, 0, 11
      HSL:
        218°, 49.5327%, 79.0196%
        HSV (HSB):
        218°, 23.2456%, 89.4118%
        XYZ:
        50.9746, 53.2990, 80.9999
        xyY:
        0.2751, 0.2877, 53.2990
      CIE-Lab:
        78.0512, 0.8398, -19.0622
        CIE-LCH:
        78.0512, 19.0807, 272.5227
        CIE-Luv:
        78.0512, -11.5356, -30.0799
        Hunter-Lab:
        73.0061, -3.1279, -14.6776
      #afc2e4 color charts
#afc2e4 RGB chart
      #afc2e4 CMYK chart
      #afc2e4 RGB pie chart
      #afc2e4 color shades, tints & tones
#afc2e4 color schemes
#afc2e4 color preview, HTML & CSS examples
           This text has a color of #afc2e4        
        
          <p style="color:#afc2e4;">Text here</p>
        
        
          .mytext {color:#afc2e4;}
        
        Text color #afc2e4
      
           This box has a color of #afc2e4        
        
          <div style="background-color:#afc2e4;">Content here</div>
        
        
          .mybackground {background-color:#afc2e4;}
        
        Background color #afc2e4
      
           Border around this has a color of #afc2e4        
        
          <div style="border:2px solid #afc2e4;">Content here</div>
        
        
          .myborder {border:2px solid #afc2e4;}
        
        Border color #afc2e4