#f0bfea color space conversions
Hex:
        #f0bfea
        RGB:
        240, 191, 234
        CMY:
        6, 25, 8
        CMYK:
        0, 20, 3, 6
      HSL:
        307°, 62.0253%, 84.5098%
        HSV (HSB):
        307°, 20.4167%, 94.1176%
        XYZ:
        69.4173, 61.7274, 86.0978
        xyY:
        0.3195, 0.2841, 61.7274
      CIE-Lab:
        82.7682, 24.5518, -14.6541
        CIE-LCH:
        82.7682, 28.5926, 329.1685
        CIE-Luv:
        82.7682, 25.4511, -27.0966
        Hunter-Lab:
        78.5668, 20.2209, -9.9765
      #f0bfea color charts
#f0bfea RGB chart
      #f0bfea CMYK chart
      #f0bfea RGB pie chart
      #f0bfea color shades, tints & tones
#f0bfea color schemes
#f0bfea color preview, HTML & CSS examples
           This text has a color of #f0bfea        
        
          <p style="color:#f0bfea;">Text here</p>
        
        
          .mytext {color:#f0bfea;}
        
        Text color #f0bfea
      
           This box has a color of #f0bfea        
        
          <div style="background-color:#f0bfea;">Content here</div>
        
        
          .mybackground {background-color:#f0bfea;}
        
        Background color #f0bfea
      
           Border around this has a color of #f0bfea        
        
          <div style="border:2px solid #f0bfea;">Content here</div>
        
        
          .myborder {border:2px solid #f0bfea;}
        
        Border color #f0bfea