#f299ee color space conversions
Hex:
        #f299ee
        RGB:
        242, 153, 238
        CMY:
        5, 40, 7
        CMYK:
        0, 37, 2, 5
      HSL:
        303°, 77.3913%, 77.4510%
        HSV (HSB):
        303°, 36.7769%, 94.9020%
        XYZ:
        63.4418, 47.8328, 86.7778
        xyY:
        0.3203, 0.2415, 47.8328
      CIE-Lab:
        74.7193, 45.9358, -29.0172
        CIE-LCH:
        74.7193, 54.3332, 327.7198
        CIE-Luv:
        74.7193, 44.5562, -53.3296
        Hunter-Lab:
        69.1612, 42.7064, -25.9793
      #f299ee color charts
#f299ee RGB chart
      #f299ee CMYK chart
      #f299ee RGB pie chart
      #f299ee color shades, tints & tones
#f299ee color schemes
#f299ee color preview, HTML & CSS examples
           This text has a color of #f299ee        
        
          <p style="color:#f299ee;">Text here</p>
        
        
          .mytext {color:#f299ee;}
        
        Text color #f299ee
      
           This box has a color of #f299ee        
        
          <div style="background-color:#f299ee;">Content here</div>
        
        
          .mybackground {background-color:#f299ee;}
        
        Background color #f299ee
      
           Border around this has a color of #f299ee        
        
          <div style="border:2px solid #f299ee;">Content here</div>
        
        
          .myborder {border:2px solid #f299ee;}
        
        Border color #f299ee