#afadd8 color space conversions
Hex:
        #afadd8
        RGB:
        175, 173, 216
        CMY:
        31, 32, 15
        CMYK:
        19, 20, 0, 15
      HSL:
        243°, 35.5372%, 76.2745%
        HSV (HSB):
        243°, 19.9074%, 84.7059%
        XYZ:
        45.0174, 43.9590, 71.0780
        xyY:
        0.2813, 0.2747, 43.9590
      CIE-Lab:
        72.2011, 9.5712, -21.4248
        CIE-LCH:
        72.2011, 23.4655, 294.0720
        CIE-Luv:
        72.2011, -1.5089, -34.9118
        Hunter-Lab:
        66.3016, 5.1702, -17.1502
      #afadd8 color charts
#afadd8 RGB chart
      #afadd8 CMYK chart
      #afadd8 RGB pie chart
      #afadd8 color shades, tints & tones
#afadd8 color schemes
#afadd8 color preview, HTML & CSS examples
           This text has a color of #afadd8        
        
          <p style="color:#afadd8;">Text here</p>
        
        
          .mytext {color:#afadd8;}
        
        Text color #afadd8
      
           This box has a color of #afadd8        
        
          <div style="background-color:#afadd8;">Content here</div>
        
        
          .mybackground {background-color:#afadd8;}
        
        Background color #afadd8
      
           Border around this has a color of #afadd8        
        
          <div style="border:2px solid #afadd8;">Content here</div>
        
        
          .myborder {border:2px solid #afadd8;}
        
        Border color #afadd8