#f0b8ee color space conversions
Hex:
        #f0b8ee
        RGB:
        240, 184, 238
        CMY:
        6, 28, 7
        CMYK:
        0, 23, 1, 6
      HSL:
        302°, 65.1163%, 83.1373%
        HSV (HSB):
        302°, 23.3333%, 94.1176%
        XYZ:
        68.5083, 58.9793, 88.6623
        xyY:
        0.3169, 0.2729, 58.9793
      CIE-Lab:
        81.2802, 28.9917, -19.0380
        CIE-LCH:
        81.2802, 34.6837, 326.7083
        CIE-Luv:
        81.2802, 28.4530, -34.8186
        Hunter-Lab:
        76.7980, 24.8360, -14.6910
      #f0b8ee color charts
#f0b8ee RGB chart
      #f0b8ee CMYK chart
      #f0b8ee RGB pie chart
      #f0b8ee color shades, tints & tones
#f0b8ee color schemes
#f0b8ee color preview, HTML & CSS examples
           This text has a color of #f0b8ee        
        
          <p style="color:#f0b8ee;">Text here</p>
        
        
          .mytext {color:#f0b8ee;}
        
        Text color #f0b8ee
      
           This box has a color of #f0b8ee        
        
          <div style="background-color:#f0b8ee;">Content here</div>
        
        
          .mybackground {background-color:#f0b8ee;}
        
        Background color #f0b8ee
      
           Border around this has a color of #f0b8ee        
        
          <div style="border:2px solid #f0b8ee;">Content here</div>
        
        
          .myborder {border:2px solid #f0b8ee;}
        
        Border color #f0b8ee