#fad3f2 color space conversions
Hex:
        #fad3f2
        RGB:
        250, 211, 242
        CMY:
        2, 17, 5
        CMYK:
        0, 16, 3, 2
      HSL:
        312°, 79.5918%, 90.3922%
        HSV (HSB):
        312°, 15.6000%, 98.0392%
        XYZ:
        78.7456, 73.3233, 94.0069
        xyY:
        0.3200, 0.2980, 73.3233
      CIE-Lab:
        88.6017, 18.7356, -10.0944
        CIE-LCH:
        88.6017, 21.2819, 331.6849
        CIE-Luv:
        88.6017, 20.5146, -19.0441
        Hunter-Lab:
        85.6290, 14.3002, -5.1505
      #fad3f2 color charts
#fad3f2 RGB chart
      #fad3f2 CMYK chart
      #fad3f2 RGB pie chart
      #fad3f2 color shades, tints & tones
#fad3f2 color schemes
#fad3f2 color preview, HTML & CSS examples
           This text has a color of #fad3f2        
        
          <p style="color:#fad3f2;">Text here</p>
        
        
          .mytext {color:#fad3f2;}
        
        Text color #fad3f2
      
           This box has a color of #fad3f2        
        
          <div style="background-color:#fad3f2;">Content here</div>
        
        
          .mybackground {background-color:#fad3f2;}
        
        Background color #fad3f2
      
           Border around this has a color of #fad3f2        
        
          <div style="border:2px solid #fad3f2;">Content here</div>
        
        
          .myborder {border:2px solid #fad3f2;}
        
        Border color #fad3f2