#f2c8ee color space conversions
Hex:
        #f2c8ee
        RGB:
        242, 200, 238
        CMY:
        5, 22, 7
        CMYK:
        0, 17, 2, 5
      HSL:
        306°, 61.7647%, 86.6667%
        HSV (HSB):
        306°, 17.3554%, 94.9020%
        XYZ:
        72.7048, 66.3588, 89.8655
        xyY:
        0.3176, 0.2899, 66.3588
      CIE-Lab:
        85.1791, 21.1590, -13.1567
        CIE-LCH:
        85.1791, 24.9159, 328.1265
        CIE-Luv:
        85.1791, 21.6653, -24.2183
        Hunter-Lab:
        81.4609, 16.7567, -8.3845
      #f2c8ee color charts
#f2c8ee RGB chart
      #f2c8ee CMYK chart
      #f2c8ee RGB pie chart
      #f2c8ee color shades, tints & tones
#f2c8ee color schemes
#f2c8ee color preview, HTML & CSS examples
           This text has a color of #f2c8ee        
        
          <p style="color:#f2c8ee;">Text here</p>
        
        
          .mytext {color:#f2c8ee;}
        
        Text color #f2c8ee
      
           This box has a color of #f2c8ee        
        
          <div style="background-color:#f2c8ee;">Content here</div>
        
        
          .mybackground {background-color:#f2c8ee;}
        
        Background color #f2c8ee
      
           Border around this has a color of #f2c8ee        
        
          <div style="border:2px solid #f2c8ee;">Content here</div>
        
        
          .myborder {border:2px solid #f2c8ee;}
        
        Border color #f2c8ee