#f1bad4 color space conversions
Hex:
        #f1bad4
        RGB:
        241, 186, 212
        CMY:
        5, 27, 17
        CMYK:
        0, 23, 12, 5
      HSL:
        332°, 66.2651%, 83.7255%
        HSV (HSB):
        332°, 22.8216%, 94.5098%
        XYZ:
        65.7182, 58.5720, 70.1292
        xyY:
        0.3380, 0.3013, 58.5720
      CIE-Lab:
        81.0558, 23.7885, -5.3825
        CIE-LCH:
        81.0558, 24.3899, 347.2506
        CIE-Luv:
        81.0558, 31.4195, -12.4411
        Hunter-Lab:
        76.5324, 19.3459, -0.7567
      #f1bad4 color charts
#f1bad4 RGB chart
      #f1bad4 CMYK chart
      #f1bad4 RGB pie chart
      #f1bad4 color shades, tints & tones
#f1bad4 color schemes
#f1bad4 color preview, HTML & CSS examples
           This text has a color of #f1bad4        
        
          <p style="color:#f1bad4;">Text here</p>
        
        
          .mytext {color:#f1bad4;}
        
        Text color #f1bad4
      
           This box has a color of #f1bad4        
        
          <div style="background-color:#f1bad4;">Content here</div>
        
        
          .mybackground {background-color:#f1bad4;}
        
        Background color #f1bad4
      
           Border around this has a color of #f1bad4        
        
          <div style="border:2px solid #f1bad4;">Content here</div>
        
        
          .myborder {border:2px solid #f1bad4;}
        
        Border color #f1bad4