#f2e0f1 color space conversions
Hex:
        #f2e0f1
        RGB:
        242, 224, 241
        CMY:
        5, 12, 5
        CMYK:
        0, 7, 0, 5
      HSL:
        303°, 40.9091%, 91.3725%
        HSV (HSB):
        303°, 7.4380%, 94.9020%
        XYZ:
        79.1508, 78.5394, 94.2070
        xyY:
        0.3142, 0.3118, 78.5394
      CIE-Lab:
        91.0255, 9.0922, -6.0505
        CIE-LCH:
        91.0255, 10.9214, 326.3577
        CIE-Luv:
        91.0255, 9.1885, -11.0037
        Hunter-Lab:
        88.6225, 4.3332, -0.9904
      #f2e0f1 color charts
#f2e0f1 RGB chart
      #f2e0f1 CMYK chart
      #f2e0f1 RGB pie chart
      #f2e0f1 color shades, tints & tones
#f2e0f1 color schemes
#f2e0f1 color preview, HTML & CSS examples
           This text has a color of #f2e0f1        
        
          <p style="color:#f2e0f1;">Text here</p>
        
        
          .mytext {color:#f2e0f1;}
        
        Text color #f2e0f1
      
           This box has a color of #f2e0f1        
        
          <div style="background-color:#f2e0f1;">Content here</div>
        
        
          .mybackground {background-color:#f2e0f1;}
        
        Background color #f2e0f1
      
           Border around this has a color of #f2e0f1        
        
          <div style="border:2px solid #f2e0f1;">Content here</div>
        
        
          .myborder {border:2px solid #f2e0f1;}
        
        Border color #f2e0f1