#fad2e3 color space conversions
Hex:
        #fad2e3
        RGB:
        250, 210, 227
        CMY:
        2, 18, 11
        CMYK:
        0, 16, 9, 2
      HSL:
        335°, 80.0000%, 90.1961%
        HSV (HSB):
        335°, 16.0000%, 98.0392%
        XYZ:
        76.3361, 71.9632, 82.5400
        xyY:
        0.3307, 0.3117, 71.9632
      CIE-Lab:
        87.9509, 16.7012, -3.1351
        CIE-LCH:
        87.9509, 16.9929, 349.3683
        CIE-Luv:
        87.9509, 22.5633, -7.8181
        Hunter-Lab:
        84.8311, 12.1703, 1.6931
      #fad2e3 color charts
#fad2e3 RGB chart
      #fad2e3 CMYK chart
      #fad2e3 RGB pie chart
      #fad2e3 color shades, tints & tones
#fad2e3 color schemes
#fad2e3 color preview, HTML & CSS examples
           This text has a color of #fad2e3        
        
          <p style="color:#fad2e3;">Text here</p>
        
        
          .mytext {color:#fad2e3;}
        
        Text color #fad2e3
      
           This box has a color of #fad2e3        
        
          <div style="background-color:#fad2e3;">Content here</div>
        
        
          .mybackground {background-color:#fad2e3;}
        
        Background color #fad2e3
      
           Border around this has a color of #fad2e3        
        
          <div style="border:2px solid #fad2e3;">Content here</div>
        
        
          .myborder {border:2px solid #fad2e3;}
        
        Border color #fad2e3