#afdae9 color space conversions
Hex:
        #afdae9
        RGB:
        175, 218, 233
        CMY:
        31, 15, 9
        CMYK:
        25, 6, 0, 9
      HSL:
        196°, 56.8627%, 80.0000%
        HSV (HSB):
        196°, 24.8927%, 91.3725%
        XYZ:
        57.4586, 65.1400, 86.6357
        xyY:
        0.2746, 0.3113, 65.1400
      CIE-Lab:
        84.5558, -10.6557, -11.9564
        CIE-LCH:
        84.5558, 16.0156, 228.2923
        CIE-Luv:
        84.5558, -22.3013, -16.9710
        Hunter-Lab:
        80.7093, -14.1636, -7.1470
      #afdae9 color charts
#afdae9 RGB chart
      #afdae9 CMYK chart
      #afdae9 RGB pie chart
      #afdae9 color shades, tints & tones
#afdae9 color schemes
#afdae9 color preview, HTML & CSS examples
           This text has a color of #afdae9        
        
          <p style="color:#afdae9;">Text here</p>
        
        
          .mytext {color:#afdae9;}
        
        Text color #afdae9
      
           This box has a color of #afdae9        
        
          <div style="background-color:#afdae9;">Content here</div>
        
        
          .mybackground {background-color:#afdae9;}
        
        Background color #afdae9
      
           Border around this has a color of #afdae9        
        
          <div style="border:2px solid #afdae9;">Content here</div>
        
        
          .myborder {border:2px solid #afdae9;}
        
        Border color #afdae9