#f1b2ca color space conversions
Hex:
        #f1b2ca
        RGB:
        241, 178, 202
        CMY:
        5, 30, 21
        CMYK:
        0, 26, 16, 5
      HSL:
        337°, 69.2308%, 82.1569%
        HSV (HSB):
        337°, 26.1411%, 94.5098%
        XYZ:
        62.8567, 54.8058, 63.1428
        xyY:
        0.3476, 0.3031, 54.8058
      CIE-Lab:
        78.9293, 26.4419, -3.1116
        CIE-LCH:
        78.9293, 26.6244, 353.2885
        CIE-Luv:
        78.9293, 37.1258, -9.4695
        Hunter-Lab:
        74.0310, 22.0029, 1.2518
      #f1b2ca color charts
#f1b2ca RGB chart
      #f1b2ca CMYK chart
      #f1b2ca RGB pie chart
      #f1b2ca color shades, tints & tones
#f1b2ca color schemes
#f1b2ca color preview, HTML & CSS examples
           This text has a color of #f1b2ca        
        
          <p style="color:#f1b2ca;">Text here</p>
        
        
          .mytext {color:#f1b2ca;}
        
        Text color #f1b2ca
      
           This box has a color of #f1b2ca        
        
          <div style="background-color:#f1b2ca;">Content here</div>
        
        
          .mybackground {background-color:#f1b2ca;}
        
        Background color #f1b2ca
      
           Border around this has a color of #f1b2ca        
        
          <div style="border:2px solid #f1b2ca;">Content here</div>
        
        
          .myborder {border:2px solid #f1b2ca;}
        
        Border color #f1b2ca