#fda0f2 color space conversions
Hex:
        #fda0f2
        RGB:
        253, 160, 242
        CMY:
        1, 37, 5
        CMYK:
        0, 37, 4, 1
      HSL:
        307°, 95.8763%, 80.9804%
        HSV (HSB):
        307°, 36.7589%, 99.2157%
        XYZ:
        69.1058, 52.4351, 90.4831
        xyY:
        0.3259, 0.2473, 52.4351
      CIE-Lab:
        77.5403, 46.4118, -26.7560
        CIE-LCH:
        77.5403, 53.5718, 330.0369
        CIE-Luv:
        77.5403, 47.7966, -50.0285
        Hunter-Lab:
        72.4121, 43.6288, -23.3979
      #fda0f2 color charts
#fda0f2 RGB chart
      #fda0f2 CMYK chart
      #fda0f2 RGB pie chart
      #fda0f2 color shades, tints & tones
#fda0f2 color schemes
#fda0f2 color preview, HTML & CSS examples
           This text has a color of #fda0f2        
        
          <p style="color:#fda0f2;">Text here</p>
        
        
          .mytext {color:#fda0f2;}
        
        Text color #fda0f2
      
           This box has a color of #fda0f2        
        
          <div style="background-color:#fda0f2;">Content here</div>
        
        
          .mybackground {background-color:#fda0f2;}
        
        Background color #fda0f2
      
           Border around this has a color of #fda0f2        
        
          <div style="border:2px solid #fda0f2;">Content here</div>
        
        
          .myborder {border:2px solid #fda0f2;}
        
        Border color #fda0f2