#afdef6 color space conversions
Hex:
        #afdef6
        RGB:
        175, 222, 246
        CMY:
        31, 13, 4
        CMYK:
        29, 10, 0, 4
      HSL:
        200°, 79.7753%, 82.5490%
        HSV (HSB):
        200°, 28.8618%, 96.4706%
        XYZ:
        60.4350, 68.0103, 97.1308
        xyY:
        0.2679, 0.3015, 68.0103
      CIE-Lab:
        86.0116, -9.7531, -16.6467
        CIE-LCH:
        86.0116, 19.2934, 239.6344
        CIE-Luv:
        86.0116, -24.1992, -24.8215
        Hunter-Lab:
        82.4684, -13.5101, -12.1036
      #afdef6 color charts
#afdef6 RGB chart
      #afdef6 CMYK chart
      #afdef6 RGB pie chart
      #afdef6 color shades, tints & tones
#afdef6 color schemes
#afdef6 color preview, HTML & CSS examples
           This text has a color of #afdef6        
        
          <p style="color:#afdef6;">Text here</p>
        
        
          .mytext {color:#afdef6;}
        
        Text color #afdef6
      
           This box has a color of #afdef6        
        
          <div style="background-color:#afdef6;">Content here</div>
        
        
          .mybackground {background-color:#afdef6;}
        
        Background color #afdef6
      
           Border around this has a color of #afdef6        
        
          <div style="border:2px solid #afdef6;">Content here</div>
        
        
          .myborder {border:2px solid #afdef6;}
        
        Border color #afdef6