#f2ceff color space conversions
Hex:
        #f2ceff
        RGB:
        242, 206, 255
        CMY:
        5, 19, 0
        CMYK:
        5, 19, 0, 0
      HSL:
        284°, 100.0000%, 90.3922%
        HSV (HSB):
        284°, 19.2157%, 100.0000%
        XYZ:
        76.7393, 70.2399, 104.1208
        xyY:
        0.3056, 0.2797, 70.2399
      CIE-Lab:
        87.1144, 21.1237, -19.2572
        CIE-LCH:
        87.1144, 28.5841, 317.6465
        CIE-Luv:
        87.1144, 16.9034, -34.1542
        Hunter-Lab:
        83.8092, 16.7760, -14.9928
      #f2ceff color charts
#f2ceff RGB chart
      #f2ceff CMYK chart
      #f2ceff RGB pie chart
      #f2ceff color shades, tints & tones
#f2ceff color schemes
#f2ceff color preview, HTML & CSS examples
           This text has a color of #f2ceff        
        
          <p style="color:#f2ceff;">Text here</p>
        
        
          .mytext {color:#f2ceff;}
        
        Text color #f2ceff
      
           This box has a color of #f2ceff        
        
          <div style="background-color:#f2ceff;">Content here</div>
        
        
          .mybackground {background-color:#f2ceff;}
        
        Background color #f2ceff
      
           Border around this has a color of #f2ceff        
        
          <div style="border:2px solid #f2ceff;">Content here</div>
        
        
          .myborder {border:2px solid #f2ceff;}
        
        Border color #f2ceff