#fad2fe color space conversions
Hex:
        #fad2fe
        RGB:
        250, 210, 254
        CMY:
        2, 18, 0
        CMYK:
        2, 17, 0, 0
      HSL:
        295°, 95.6522%, 90.9804%
        HSV (HSB):
        295°, 17.3228%, 99.6078%
        XYZ:
        80.3603, 73.5729, 103.7315
        xyY:
        0.3119, 0.2855, 73.5729
      CIE-Lab:
        88.7203, 21.4127, -16.2426
        CIE-LCH:
        88.7203, 26.8761, 322.8179
        CIE-Luv:
        88.7203, 19.7798, -29.3720
        Hunter-Lab:
        85.7747, 17.1269, -11.6600
      #fad2fe color charts
#fad2fe RGB chart
      #fad2fe CMYK chart
      #fad2fe RGB pie chart
      #fad2fe color shades, tints & tones
#fad2fe color schemes
#fad2fe color preview, HTML & CSS examples
           This text has a color of #fad2fe        
        
          <p style="color:#fad2fe;">Text here</p>
        
        
          .mytext {color:#fad2fe;}
        
        Text color #fad2fe
      
           This box has a color of #fad2fe        
        
          <div style="background-color:#fad2fe;">Content here</div>
        
        
          .mybackground {background-color:#fad2fe;}
        
        Background color #fad2fe
      
           Border around this has a color of #fad2fe        
        
          <div style="border:2px solid #fad2fe;">Content here</div>
        
        
          .myborder {border:2px solid #fad2fe;}
        
        Border color #fad2fe