#fdaaeb color space conversions
Hex:
        #fdaaeb
        RGB:
        253, 170, 235
        CMY:
        1, 33, 8
        CMYK:
        0, 33, 7, 1
      HSL:
        313°, 95.4023%, 82.9412%
        HSV (HSB):
        313°, 32.8063%, 99.2157%
        XYZ:
        69.8781, 55.6303, 85.6520
        xyY:
        0.3309, 0.2635, 55.6303
      CIE-Lab:
        79.4029, 40.0517, -20.1366
        CIE-LCH:
        79.4029, 44.8288, 333.3083
        CIE-Luv:
        79.4029, 44.2335, -38.4002
        Hunter-Lab:
        74.5857, 36.7088, -15.8769
      #fdaaeb color charts
#fdaaeb RGB chart
      #fdaaeb CMYK chart
      #fdaaeb RGB pie chart
      #fdaaeb color shades, tints & tones
#fdaaeb color schemes
#fdaaeb color preview, HTML & CSS examples
           This text has a color of #fdaaeb        
        
          <p style="color:#fdaaeb;">Text here</p>
        
        
          .mytext {color:#fdaaeb;}
        
        Text color #fdaaeb
      
           This box has a color of #fdaaeb        
        
          <div style="background-color:#fdaaeb;">Content here</div>
        
        
          .mybackground {background-color:#fdaaeb;}
        
        Background color #fdaaeb
      
           Border around this has a color of #fdaaeb        
        
          <div style="border:2px solid #fdaaeb;">Content here</div>
        
        
          .myborder {border:2px solid #fdaaeb;}
        
        Border color #fdaaeb