#fda0f4 color space conversions
Hex:
        #fda0f4
        RGB:
        253, 160, 244
        CMY:
        1, 37, 4
        CMYK:
        0, 37, 4, 1
      HSL:
        306°, 95.8763%, 80.9804%
        HSV (HSB):
        306°, 36.7589%, 99.2157%
        XYZ:
        69.4080, 52.5559, 92.0741
        xyY:
        0.3243, 0.2455, 52.5559
      CIE-Lab:
        77.6121, 46.7565, -27.7278
        CIE-LCH:
        77.6121, 54.3599, 329.3309
        CIE-Luv:
        77.6121, 47.4131, -51.6731
        Hunter-Lab:
        72.4955, 44.0308, -24.5554
      #fda0f4 color charts
#fda0f4 RGB chart
      #fda0f4 CMYK chart
      #fda0f4 RGB pie chart
      #fda0f4 color shades, tints & tones
#fda0f4 color schemes
#fda0f4 color preview, HTML & CSS examples
           This text has a color of #fda0f4        
        
          <p style="color:#fda0f4;">Text here</p>
        
        
          .mytext {color:#fda0f4;}
        
        Text color #fda0f4
      
           This box has a color of #fda0f4        
        
          <div style="background-color:#fda0f4;">Content here</div>
        
        
          .mybackground {background-color:#fda0f4;}
        
        Background color #fda0f4
      
           Border around this has a color of #fda0f4        
        
          <div style="border:2px solid #fda0f4;">Content here</div>
        
        
          .myborder {border:2px solid #fda0f4;}
        
        Border color #fda0f4