#f1b0de color space conversions
Hex:
        #f1b0de
        RGB:
        241, 176, 222
        CMY:
        5, 31, 13
        CMYK:
        0, 27, 8, 5
      HSL:
        318°, 69.8925%, 81.7647%
        HSV (HSB):
        318°, 26.9710%, 94.5098%
        XYZ:
        64.9858, 55.0254, 76.3031
        xyY:
        0.3310, 0.2803, 55.0254
      CIE-Lab:
        79.0559, 30.7602, -13.7573
        CIE-LCH:
        79.0559, 33.6965, 335.9037
        CIE-Luv:
        79.0559, 35.3564, -26.5996
        Hunter-Lab:
        74.1791, 26.5644, -9.0623
      #f1b0de color charts
#f1b0de RGB chart
      #f1b0de CMYK chart
      #f1b0de RGB pie chart
      #f1b0de color shades, tints & tones
#f1b0de color schemes
#f1b0de color preview, HTML & CSS examples
           This text has a color of #f1b0de        
        
          <p style="color:#f1b0de;">Text here</p>
        
        
          .mytext {color:#f1b0de;}
        
        Text color #f1b0de
      
           This box has a color of #f1b0de        
        
          <div style="background-color:#f1b0de;">Content here</div>
        
        
          .mybackground {background-color:#f1b0de;}
        
        Background color #f1b0de
      
           Border around this has a color of #f1b0de        
        
          <div style="border:2px solid #f1b0de;">Content here</div>
        
        
          .myborder {border:2px solid #f1b0de;}
        
        Border color #f1b0de