#affcf9 color space conversions
Hex:
        #affcf9
        RGB:
        175, 252, 249
        CMY:
        31, 1, 2
        CMYK:
        31, 0, 1, 1
      HSL:
        178°, 92.7711%, 83.7255%
        HSV (HSB):
        178°, 30.5556%, 98.8235%
        XYZ:
        69.5885, 85.5743, 102.4723
        xyY:
        0.2701, 0.3322, 85.5743
      CIE-Lab:
        94.1300, -24.0516, -6.1158
        CIE-LCH:
        94.1300, 24.8170, 194.2668
        CIE-Luv:
        94.1300, -36.9791, -5.5708
        Hunter-Lab:
        92.5064, -27.6085, -0.9230
      #affcf9 color charts
#affcf9 RGB chart
      #affcf9 CMYK chart
      #affcf9 RGB pie chart
      #affcf9 color shades, tints & tones
#affcf9 color schemes
#affcf9 color preview, HTML & CSS examples
           This text has a color of #affcf9        
        
          <p style="color:#affcf9;">Text here</p>
        
        
          .mytext {color:#affcf9;}
        
        Text color #affcf9
      
           This box has a color of #affcf9        
        
          <div style="background-color:#affcf9;">Content here</div>
        
        
          .mybackground {background-color:#affcf9;}
        
        Background color #affcf9
      
           Border around this has a color of #affcf9        
        
          <div style="border:2px solid #affcf9;">Content here</div>
        
        
          .myborder {border:2px solid #affcf9;}
        
        Border color #affcf9