#f2bfcb color space conversions
Hex:
        #f2bfcb
        RGB:
        242, 191, 203
        CMY:
        5, 25, 20
        CMYK:
        0, 21, 16, 5
      HSL:
        346°, 66.2338%, 84.9020%
        HSV (HSB):
        346°, 21.0744%, 94.9020%
        XYZ:
        66.0282, 60.4506, 64.6880
        xyY:
        0.3454, 0.3162, 60.4506
      CIE-Lab:
        82.0825, 20.0572, 0.9755
        CIE-LCH:
        82.0825, 20.0809, 2.7844
        CIE-Luv:
        82.0825, 30.4188, -2.2161
        Hunter-Lab:
        77.7500, 15.5264, 5.0957
      #f2bfcb color charts
#f2bfcb RGB chart
      #f2bfcb CMYK chart
      #f2bfcb RGB pie chart
      #f2bfcb color shades, tints & tones
#f2bfcb color schemes
#f2bfcb color preview, HTML & CSS examples
           This text has a color of #f2bfcb        
        
          <p style="color:#f2bfcb;">Text here</p>
        
        
          .mytext {color:#f2bfcb;}
        
        Text color #f2bfcb
      
           This box has a color of #f2bfcb        
        
          <div style="background-color:#f2bfcb;">Content here</div>
        
        
          .mybackground {background-color:#f2bfcb;}
        
        Background color #f2bfcb
      
           Border around this has a color of #f2bfcb        
        
          <div style="border:2px solid #f2bfcb;">Content here</div>
        
        
          .myborder {border:2px solid #f2bfcb;}
        
        Border color #f2bfcb