#f2cbf2 color space conversions
Hex:
        #f2cbf2
        RGB:
        242, 203, 242
        CMY:
        5, 20, 5
        CMYK:
        0, 16, 0, 5
      HSL:
        300°, 60.0000%, 87.2549%
        HSV (HSB):
        300°, 16.1157%, 94.9020%
        XYZ:
        74.0009, 67.9999, 93.2294
        xyY:
        0.3146, 0.2891, 67.9999
      CIE-Lab:
        86.0064, 20.2943, -14.0426
        CIE-LCH:
        86.0064, 24.6790, 325.3187
        CIE-Luv:
        86.0064, 19.7243, -25.5156
        Hunter-Lab:
        82.4621, 15.8761, -9.3083
      #f2cbf2 color charts
#f2cbf2 RGB chart
      #f2cbf2 CMYK chart
      #f2cbf2 RGB pie chart
      #f2cbf2 color shades, tints & tones
#f2cbf2 color schemes
#f2cbf2 color preview, HTML & CSS examples
           This text has a color of #f2cbf2        
        
          <p style="color:#f2cbf2;">Text here</p>
        
        
          .mytext {color:#f2cbf2;}
        
        Text color #f2cbf2
      
           This box has a color of #f2cbf2        
        
          <div style="background-color:#f2cbf2;">Content here</div>
        
        
          .mybackground {background-color:#f2cbf2;}
        
        Background color #f2cbf2
      
           Border around this has a color of #f2cbf2        
        
          <div style="border:2px solid #f2cbf2;">Content here</div>
        
        
          .myborder {border:2px solid #f2cbf2;}
        
        Border color #f2cbf2