#afd6fa color space conversions
Hex:
        #afd6fa
        RGB:
        175, 214, 250
        CMY:
        31, 16, 2
        CMYK:
        30, 14, 0, 2
      HSL:
        209°, 88.2353%, 83.3333%
        HSV (HSB):
        209°, 30.0000%, 98.0392%
        XYZ:
        58.9811, 64.1092, 99.7082
        xyY:
        0.2647, 0.2877, 64.1092
      CIE-Lab:
        84.0226, -4.6557, -21.7641
        CIE-LCH:
        84.0226, 22.2565, 257.9254
        CIE-Luv:
        84.0226, -20.8350, -34.0175
        Hunter-Lab:
        80.0682, -8.6300, -17.7855
      #afd6fa color charts
#afd6fa RGB chart
      #afd6fa CMYK chart
      #afd6fa RGB pie chart
      #afd6fa color shades, tints & tones
#afd6fa color schemes
#afd6fa color preview, HTML & CSS examples
           This text has a color of #afd6fa        
        
          <p style="color:#afd6fa;">Text here</p>
        
        
          .mytext {color:#afd6fa;}
        
        Text color #afd6fa
      
           This box has a color of #afd6fa        
        
          <div style="background-color:#afd6fa;">Content here</div>
        
        
          .mybackground {background-color:#afd6fa;}
        
        Background color #afd6fa
      
           Border around this has a color of #afd6fa        
        
          <div style="border:2px solid #afd6fa;">Content here</div>
        
        
          .myborder {border:2px solid #afd6fa;}
        
        Border color #afd6fa