#f1b1ea color space conversions
Hex:
        #f1b1ea
        RGB:
        241, 177, 234
        CMY:
        5, 31, 8
        CMYK:
        0, 27, 3, 5
      HSL:
        307°, 69.5652%, 81.9608%
        HSV (HSB):
        307°, 26.5560%, 94.5098%
        XYZ:
        66.8491, 56.0856, 85.1442
        xyY:
        0.3213, 0.2695, 56.0856
      CIE-Lab:
        79.6625, 32.3158, -19.3235
        CIE-LCH:
        79.6625, 37.6524, 329.1223
        CIE-Luv:
        79.6625, 33.1063, -35.7524
        Hunter-Lab:
        74.8903, 28.2758, -14.9847
      #f1b1ea color charts
#f1b1ea RGB chart
      #f1b1ea CMYK chart
      #f1b1ea RGB pie chart
      #f1b1ea color shades, tints & tones
#f1b1ea color schemes
#f1b1ea color preview, HTML & CSS examples
           This text has a color of #f1b1ea        
        
          <p style="color:#f1b1ea;">Text here</p>
        
        
          .mytext {color:#f1b1ea;}
        
        Text color #f1b1ea
      
           This box has a color of #f1b1ea        
        
          <div style="background-color:#f1b1ea;">Content here</div>
        
        
          .mybackground {background-color:#f1b1ea;}
        
        Background color #f1b1ea
      
           Border around this has a color of #f1b1ea        
        
          <div style="border:2px solid #f1b1ea;">Content here</div>
        
        
          .myborder {border:2px solid #f1b1ea;}
        
        Border color #f1b1ea