#affbf4 color space conversions
Hex:
        #affbf4
        RGB:
        175, 251, 244
        CMY:
        31, 2, 4
        CMYK:
        30, 0, 3, 2
      HSL:
        174°, 90.4762%, 83.5294%
        HSV (HSB):
        174°, 30.2789%, 98.4314%
        XYZ:
        68.5055, 84.6400, 98.3145
        xyY:
        0.2724, 0.3366, 84.6400
      CIE-Lab:
        93.7278, -24.6676, -4.1219
        CIE-LCH:
        93.7278, 25.0096, 189.4864
        CIE-Luv:
        93.7278, -36.6049, -2.2803
        Hunter-Lab:
        92.0000, -28.0844, 1.0406
      #affbf4 color charts
#affbf4 RGB chart
      #affbf4 CMYK chart
      #affbf4 RGB pie chart
      #affbf4 color shades, tints & tones
#affbf4 color schemes
#affbf4 color preview, HTML & CSS examples
           This text has a color of #affbf4        
        
          <p style="color:#affbf4;">Text here</p>
        
        
          .mytext {color:#affbf4;}
        
        Text color #affbf4
      
           This box has a color of #affbf4        
        
          <div style="background-color:#affbf4;">Content here</div>
        
        
          .mybackground {background-color:#affbf4;}
        
        Background color #affbf4
      
           Border around this has a color of #affbf4        
        
          <div style="border:2px solid #affbf4;">Content here</div>
        
        
          .myborder {border:2px solid #affbf4;}
        
        Border color #affbf4