#fafdc4 color space conversions
Hex:
        #fafdc4
        RGB:
        250, 253, 196
        CMY:
        2, 1, 23
        CMYK:
        1, 0, 23, 1
      HSL:
        63°, 93.4426%, 88.0392%
        HSV (HSB):
        63°, 22.5296%, 99.2157%
        XYZ:
        84.5134, 94.5601, 66.0221
        xyY:
        0.3448, 0.3858, 94.5601
      CIE-Lab:
        97.8572, -9.9624, 27.0252
        CIE-LCH:
        97.8572, 28.8030, 110.2357
        CIE-Luv:
        97.8572, 1.1457, 40.6923
        Hunter-Lab:
        97.2420, -15.0384, 27.8147
      #fafdc4 color charts
#fafdc4 RGB chart
      #fafdc4 CMYK chart
      #fafdc4 RGB pie chart
      #fafdc4 color shades, tints & tones
#fafdc4 color schemes
#fafdc4 color preview, HTML & CSS examples
           This text has a color of #fafdc4        
        
          <p style="color:#fafdc4;">Text here</p>
        
        
          .mytext {color:#fafdc4;}
        
        Text color #fafdc4
      
           This box has a color of #fafdc4        
        
          <div style="background-color:#fafdc4;">Content here</div>
        
        
          .mybackground {background-color:#fafdc4;}
        
        Background color #fafdc4
      
           Border around this has a color of #fafdc4        
        
          <div style="border:2px solid #fafdc4;">Content here</div>
        
        
          .myborder {border:2px solid #fafdc4;}
        
        Border color #fafdc4