#ffd4f1 color space conversions
Hex:
        #ffd4f1
        RGB:
        255, 212, 241
        CMY:
        0, 17, 5
        CMYK:
        0, 17, 5, 0
      HSL:
        320°, 100.0000%, 91.5686%
        HSV (HSB):
        320°, 16.8627%, 100.0000%
        XYZ:
        80.6607, 74.6978, 93.3859
        xyY:
        0.3243, 0.3003, 74.6978
      CIE-Lab:
        89.2513, 19.7121, -8.5543
        CIE-LCH:
        89.2513, 21.4882, 336.5411
        CIE-Luv:
        89.2513, 23.1737, -16.8088
        Hunter-Lab:
        86.4279, 15.3400, -3.5637
      #ffd4f1 color charts
#ffd4f1 RGB chart
      #ffd4f1 CMYK chart
      #ffd4f1 RGB pie chart
      #ffd4f1 color shades, tints & tones
#ffd4f1 color schemes
#ffd4f1 color preview, HTML & CSS examples
           This text has a color of #ffd4f1        
        
          <p style="color:#ffd4f1;">Text here</p>
        
        
          .mytext {color:#ffd4f1;}
        
        Text color #ffd4f1
      
           This box has a color of #ffd4f1        
        
          <div style="background-color:#ffd4f1;">Content here</div>
        
        
          .mybackground {background-color:#ffd4f1;}
        
        Background color #ffd4f1
      
           Border around this has a color of #ffd4f1        
        
          <div style="border:2px solid #ffd4f1;">Content here</div>
        
        
          .myborder {border:2px solid #ffd4f1;}
        
        Border color #ffd4f1