#f949ce color space conversions
Hex:
        #f949ce
        RGB:
        249, 73, 206
        CMY:
        2, 71, 19
        CMYK:
        0, 71, 17, 2
      HSL:
        315°, 93.6170%, 63.1373%
        HSV (HSB):
        315°, 70.6827%, 97.6471%
        XYZ:
        52.5900, 29.3611, 61.2880
        xyY:
        0.3671, 0.2050, 29.3611
      CIE-Lab:
        61.0990, 78.1566, -32.2042
        CIE-LCH:
        61.0990, 84.5314, 337.6060
        CIE-Luv:
        61.0990, 89.7099, -61.9043
        Hunter-Lab:
        54.1858, 78.4179, -29.1310
      #f949ce color charts
#f949ce RGB chart
      #f949ce CMYK chart
      #f949ce RGB pie chart
      #f949ce color shades, tints & tones
#f949ce color schemes
#f949ce color preview, HTML & CSS examples
           This text has a color of #f949ce        
        
          <p style="color:#f949ce;">Text here</p>
        
        
          .mytext {color:#f949ce;}
        
        Text color #f949ce
      
           This box has a color of #f949ce        
        
          <div style="background-color:#f949ce;">Content here</div>
        
        
          .mybackground {background-color:#f949ce;}
        
        Background color #f949ce
      
           Border around this has a color of #f949ce        
        
          <div style="border:2px solid #f949ce;">Content here</div>
        
        
          .myborder {border:2px solid #f949ce;}
        
        Border color #f949ce