#afaed9 color space conversions
Hex:
        #afaed9
        RGB:
        175, 174, 217
        CMY:
        31, 32, 15
        CMYK:
        19, 20, 0, 15
      HSL:
        241°, 36.1345%, 76.6667%
        HSV (HSB):
        241°, 19.8157%, 85.0980%
        XYZ:
        45.3396, 44.3958, 71.8252
        xyY:
        0.2806, 0.2748, 44.3958
      CIE-Lab:
        72.4923, 9.2436, -21.5285
        CIE-LCH:
        72.4923, 23.4291, 293.2370
        CIE-Luv:
        72.4923, -2.0236, -35.0515
        Hunter-Lab:
        66.6302, 4.8605, -17.2716
      #afaed9 color charts
#afaed9 RGB chart
      #afaed9 CMYK chart
      #afaed9 RGB pie chart
      #afaed9 color shades, tints & tones
#afaed9 color schemes
#afaed9 color preview, HTML & CSS examples
           This text has a color of #afaed9        
        
          <p style="color:#afaed9;">Text here</p>
        
        
          .mytext {color:#afaed9;}
        
        Text color #afaed9
      
           This box has a color of #afaed9        
        
          <div style="background-color:#afaed9;">Content here</div>
        
        
          .mybackground {background-color:#afaed9;}
        
        Background color #afaed9
      
           Border around this has a color of #afaed9        
        
          <div style="border:2px solid #afaed9;">Content here</div>
        
        
          .myborder {border:2px solid #afaed9;}
        
        Border color #afaed9