#ffc1f1 color space conversions
Hex:
        #ffc1f1
        RGB:
        255, 193, 241
        CMY:
        0, 24, 5
        CMYK:
        0, 24, 5, 0
      HSL:
        314°, 100.0000%, 87.8431%
        HSV (HSB):
        314°, 24.3137%, 100.0000%
        XYZ:
        76.1871, 65.7508, 91.8948
        xyY:
        0.3258, 0.2812, 65.7508
      CIE-Lab:
        84.8691, 29.6822, -15.0928
        CIE-LCH:
        84.8691, 33.2990, 333.0476
        CIE-Luv:
        84.8691, 32.9906, -28.8076
        Hunter-Lab:
        81.0869, 25.8120, -10.4318
      #ffc1f1 color charts
#ffc1f1 RGB chart
      #ffc1f1 CMYK chart
      #ffc1f1 RGB pie chart
      #ffc1f1 color shades, tints & tones
#ffc1f1 color schemes
#ffc1f1 color preview, HTML & CSS examples
           This text has a color of #ffc1f1        
        
          <p style="color:#ffc1f1;">Text here</p>
        
        
          .mytext {color:#ffc1f1;}
        
        Text color #ffc1f1
      
           This box has a color of #ffc1f1        
        
          <div style="background-color:#ffc1f1;">Content here</div>
        
        
          .mybackground {background-color:#ffc1f1;}
        
        Background color #ffc1f1
      
           Border around this has a color of #ffc1f1        
        
          <div style="border:2px solid #ffc1f1;">Content here</div>
        
        
          .myborder {border:2px solid #ffc1f1;}
        
        Border color #ffc1f1