#afdae6 color space conversions
Hex:
        #afdae6
        RGB:
        175, 218, 230
        CMY:
        31, 15, 10
        CMYK:
        24, 5, 0, 10
      HSL:
        193°, 52.3810%, 79.4118%
        HSV (HSB):
        193°, 23.9130%, 90.1961%
        XYZ:
        57.0335, 64.9699, 84.3974
        xyY:
        0.2763, 0.3148, 64.9699
      CIE-Lab:
        84.4682, -11.3233, -10.4974
        CIE-LCH:
        84.4682, 15.4406, 222.8325
        CIE-Luv:
        84.4682, -22.2609, -14.5103
        Hunter-Lab:
        80.6039, -14.7543, -5.6576
      #afdae6 color charts
#afdae6 RGB chart
      #afdae6 CMYK chart
      #afdae6 RGB pie chart
      #afdae6 color shades, tints & tones
#afdae6 color schemes
#afdae6 color preview, HTML & CSS examples
           This text has a color of #afdae6        
        
          <p style="color:#afdae6;">Text here</p>
        
        
          .mytext {color:#afdae6;}
        
        Text color #afdae6
      
           This box has a color of #afdae6        
        
          <div style="background-color:#afdae6;">Content here</div>
        
        
          .mybackground {background-color:#afdae6;}
        
        Background color #afdae6
      
           Border around this has a color of #afdae6        
        
          <div style="border:2px solid #afdae6;">Content here</div>
        
        
          .myborder {border:2px solid #afdae6;}
        
        Border color #afdae6