#f0bdf2 color space conversions
Hex:
        #f0bdf2
        RGB:
        240, 189, 242
        CMY:
        6, 26, 5
        CMYK:
        1, 22, 0, 5
      HSL:
        298°, 67.0886%, 84.5098%
        HSV (HSB):
        298°, 21.9008%, 94.9020%
        XYZ:
        70.1598, 61.3313, 92.1447
        xyY:
        0.3137, 0.2742, 61.3313
      CIE-Lab:
        82.5565, 27.0642, -19.2513
        CIE-LCH:
        82.5565, 33.2127, 324.5750
        CIE-Luv:
        82.5565, 25.4739, -34.9078
        Hunter-Lab:
        78.3143, 22.8637, -14.9407
      #f0bdf2 color charts
#f0bdf2 RGB chart
      #f0bdf2 CMYK chart
      #f0bdf2 RGB pie chart
      #f0bdf2 color shades, tints & tones
#f0bdf2 color schemes
#f0bdf2 color preview, HTML & CSS examples
           This text has a color of #f0bdf2        
        
          <p style="color:#f0bdf2;">Text here</p>
        
        
          .mytext {color:#f0bdf2;}
        
        Text color #f0bdf2
      
           This box has a color of #f0bdf2        
        
          <div style="background-color:#f0bdf2;">Content here</div>
        
        
          .mybackground {background-color:#f0bdf2;}
        
        Background color #f0bdf2
      
           Border around this has a color of #f0bdf2        
        
          <div style="border:2px solid #f0bdf2;">Content here</div>
        
        
          .myborder {border:2px solid #f0bdf2;}
        
        Border color #f0bdf2