#f0bfca color space conversions
Hex:
        #f0bfca
        RGB:
        240, 191, 202
        CMY:
        6, 25, 21
        CMYK:
        0, 20, 16, 6
      HSL:
        347°, 62.0253%, 84.5098%
        HSV (HSB):
        347°, 20.4167%, 94.1176%
        XYZ:
        65.2267, 60.0511, 64.0303
        xyY:
        0.3446, 0.3172, 60.0511
      CIE-Lab:
        81.8660, 19.1913, 1.1739
        CIE-LCH:
        81.8660, 19.2272, 3.5002
        CIE-Luv:
        81.8660, 29.2157, -1.7579
        Hunter-Lab:
        77.4927, 14.6338, 5.2550
      #f0bfca color charts
#f0bfca RGB chart
      #f0bfca CMYK chart
      #f0bfca RGB pie chart
      #f0bfca color shades, tints & tones
#f0bfca color schemes
#f0bfca color preview, HTML & CSS examples
           This text has a color of #f0bfca        
        
          <p style="color:#f0bfca;">Text here</p>
        
        
          .mytext {color:#f0bfca;}
        
        Text color #f0bfca
      
           This box has a color of #f0bfca        
        
          <div style="background-color:#f0bfca;">Content here</div>
        
        
          .mybackground {background-color:#f0bfca;}
        
        Background color #f0bfca
      
           Border around this has a color of #f0bfca        
        
          <div style="border:2px solid #f0bfca;">Content here</div>
        
        
          .myborder {border:2px solid #f0bfca;}
        
        Border color #f0bfca