#f29ff2 color space conversions
Hex:
        #f29ff2
        RGB:
        242, 159, 242
        CMY:
        5, 38, 5
        CMYK:
        0, 34, 0, 5
      HSL:
        300°, 76.1468%, 78.6275%
        HSV (HSB):
        300°, 34.2975%, 94.9020%
        XYZ:
        65.0431, 50.0843, 90.2435
        xyY:
        0.3167, 0.2439, 50.0843
      CIE-Lab:
        76.1210, 43.5401, -29.0369
        CIE-LCH:
        76.1210, 52.3343, 326.3007
        CIE-Luv:
        76.1210, 41.0680, -53.1097
        Hunter-Lab:
        70.7703, 40.2067, -26.0651
      #f29ff2 color charts
#f29ff2 RGB chart
      #f29ff2 CMYK chart
      #f29ff2 RGB pie chart
      #f29ff2 color shades, tints & tones
#f29ff2 color schemes
#f29ff2 color preview, HTML & CSS examples
           This text has a color of #f29ff2        
        
          <p style="color:#f29ff2;">Text here</p>
        
        
          .mytext {color:#f29ff2;}
        
        Text color #f29ff2
      
           This box has a color of #f29ff2        
        
          <div style="background-color:#f29ff2;">Content here</div>
        
        
          .mybackground {background-color:#f29ff2;}
        
        Background color #f29ff2
      
           Border around this has a color of #f29ff2        
        
          <div style="border:2px solid #f29ff2;">Content here</div>
        
        
          .myborder {border:2px solid #f29ff2;}
        
        Border color #f29ff2