#fda1f2 color space conversions
Hex:
        #fda1f2
        RGB:
        253, 161, 242
        CMY:
        1, 37, 5
        CMYK:
        0, 36, 4, 1
      HSL:
        307°, 95.8333%, 81.1765%
        HSV (HSB):
        307°, 36.3636%, 99.2157%
        XYZ:
        69.2799, 52.7832, 90.5411
        xyY:
        0.3259, 0.2483, 52.7832
      CIE-Lab:
        77.7468, 45.8986, -26.4400
        CIE-LCH:
        77.7468, 52.9694, 330.0558
        CIE-Luv:
        77.7468, 47.3262, -49.4471
        Hunter-Lab:
        72.6520, 43.0738, -23.0325
      #fda1f2 color charts
#fda1f2 RGB chart
      #fda1f2 CMYK chart
      #fda1f2 RGB pie chart
      #fda1f2 color shades, tints & tones
#fda1f2 color schemes
#fda1f2 color preview, HTML & CSS examples
           This text has a color of #fda1f2        
        
          <p style="color:#fda1f2;">Text here</p>
        
        
          .mytext {color:#fda1f2;}
        
        Text color #fda1f2
      
           This box has a color of #fda1f2        
        
          <div style="background-color:#fda1f2;">Content here</div>
        
        
          .mybackground {background-color:#fda1f2;}
        
        Background color #fda1f2
      
           Border around this has a color of #fda1f2        
        
          <div style="border:2px solid #fda1f2;">Content here</div>
        
        
          .myborder {border:2px solid #fda1f2;}
        
        Border color #fda1f2