#fda0ef color space conversions
Hex:
        #fda0ef
        RGB:
        253, 160, 239
        CMY:
        1, 37, 6
        CMYK:
        0, 37, 6, 1
      HSL:
        309°, 95.8763%, 80.9804%
        HSV (HSB):
        309°, 36.7589%, 99.2157%
        XYZ:
        68.6588, 52.2563, 88.1291
        xyY:
        0.3284, 0.2500, 52.2563
      CIE-Lab:
        77.4338, 45.8990, -25.2946
        CIE-LCH:
        77.4338, 52.4074, 331.1412
        CIE-Luv:
        77.4338, 48.3721, -47.5644
        Hunter-Lab:
        72.2885, 43.0325, -21.6803
      #fda0ef color charts
#fda0ef RGB chart
      #fda0ef CMYK chart
      #fda0ef RGB pie chart
      #fda0ef color shades, tints & tones
#fda0ef color schemes
#fda0ef color preview, HTML & CSS examples
           This text has a color of #fda0ef        
        
          <p style="color:#fda0ef;">Text here</p>
        
        
          .mytext {color:#fda0ef;}
        
        Text color #fda0ef
      
           This box has a color of #fda0ef        
        
          <div style="background-color:#fda0ef;">Content here</div>
        
        
          .mybackground {background-color:#fda0ef;}
        
        Background color #fda0ef
      
           Border around this has a color of #fda0ef        
        
          <div style="border:2px solid #fda0ef;">Content here</div>
        
        
          .myborder {border:2px solid #fda0ef;}
        
        Border color #fda0ef