#afc1e2 color space conversions
Hex:
        #afc1e2
        RGB:
        175, 193, 226
        CMY:
        31, 24, 11
        CMYK:
        23, 15, 0, 11
      HSL:
        219°, 46.7890%, 78.6275%
        HSV (HSB):
        219°, 22.5664%, 88.6275%
        XYZ:
        50.4766, 52.7449, 79.4719
        xyY:
        0.2763, 0.2887, 52.7449
      CIE-Lab:
        77.7241, 0.9225, -18.4793
        CIE-LCH:
        77.7241, 18.5024, 272.8578
        CIE-Luv:
        77.7241, -11.0142, -29.1224
        Hunter-Lab:
        72.6257, -3.0330, -14.0411
      #afc1e2 color charts
#afc1e2 RGB chart
      #afc1e2 CMYK chart
      #afc1e2 RGB pie chart
      #afc1e2 color shades, tints & tones
#afc1e2 color schemes
#afc1e2 color preview, HTML & CSS examples
           This text has a color of #afc1e2        
        
          <p style="color:#afc1e2;">Text here</p>
        
        
          .mytext {color:#afc1e2;}
        
        Text color #afc1e2
      
           This box has a color of #afc1e2        
        
          <div style="background-color:#afc1e2;">Content here</div>
        
        
          .mybackground {background-color:#afc1e2;}
        
        Background color #afc1e2
      
           Border around this has a color of #afc1e2        
        
          <div style="border:2px solid #afc1e2;">Content here</div>
        
        
          .myborder {border:2px solid #afc1e2;}
        
        Border color #afc1e2