#ffc2f1 color space conversions
Hex:
        #ffc2f1
        RGB:
        255, 194, 241
        CMY:
        0, 24, 5
        CMYK:
        0, 24, 5, 0
      HSL:
        314°, 100.0000%, 88.0392%
        HSV (HSB):
        314°, 23.9216%, 100.0000%
        XYZ:
        76.4090, 66.1944, 91.9687
        xyY:
        0.3257, 0.2822, 66.1944
      CIE-Lab:
        85.0955, 29.1568, -14.7532
        CIE-LCH:
        85.0955, 32.6769, 333.1608
        CIE-Luv:
        85.0955, 32.4788, -28.1824
        Hunter-Lab:
        81.3600, 25.2578, -10.0690
      #ffc2f1 color charts
#ffc2f1 RGB chart
      #ffc2f1 CMYK chart
      #ffc2f1 RGB pie chart
      #ffc2f1 color shades, tints & tones
#ffc2f1 color schemes
#ffc2f1 color preview, HTML & CSS examples
           This text has a color of #ffc2f1        
        
          <p style="color:#ffc2f1;">Text here</p>
        
        
          .mytext {color:#ffc2f1;}
        
        Text color #ffc2f1
      
           This box has a color of #ffc2f1        
        
          <div style="background-color:#ffc2f1;">Content here</div>
        
        
          .mybackground {background-color:#ffc2f1;}
        
        Background color #ffc2f1
      
           Border around this has a color of #ffc2f1        
        
          <div style="border:2px solid #ffc2f1;">Content here</div>
        
        
          .myborder {border:2px solid #ffc2f1;}
        
        Border color #ffc2f1