#f929ed color space conversions
Hex:
        #f929ed
        RGB:
        249, 41, 237
        CMY:
        2, 84, 7
        CMYK:
        0, 84, 5, 2
      HSL:
        303°, 94.5455%, 56.8627%
        HSV (HSB):
        303°, 83.5341%, 97.6471%
        XYZ:
        55.1459, 27.8400, 82.5879
        xyY:
        0.3331, 0.1681, 27.8400
      CIE-Lab:
        59.7439, 90.5421, -51.8031
        CIE-LCH:
        59.7439, 104.3141, 330.2242
        CIE-Luv:
        59.7439, 84.1209, -93.6528
        Hunter-Lab:
        52.7637, 94.2228, -55.8687
      #f929ed color charts
#f929ed RGB chart
      #f929ed CMYK chart
      #f929ed RGB pie chart
      #f929ed color shades, tints & tones
#f929ed color schemes
#f929ed color preview, HTML & CSS examples
           This text has a color of #f929ed        
        
          <p style="color:#f929ed;">Text here</p>
        
        
          .mytext {color:#f929ed;}
        
        Text color #f929ed
      
           This box has a color of #f929ed        
        
          <div style="background-color:#f929ed;">Content here</div>
        
        
          .mybackground {background-color:#f929ed;}
        
        Background color #f929ed
      
           Border around this has a color of #f929ed        
        
          <div style="border:2px solid #f929ed;">Content here</div>
        
        
          .myborder {border:2px solid #f929ed;}
        
        Border color #f929ed