#f949bd color space conversions
Hex:
        #f949bd
        RGB:
        249, 73, 189
        CMY:
        2, 71, 26
        CMYK:
        0, 71, 24, 2
      HSL:
        320°, 93.6170%, 63.1373%
        HSV (HSB):
        320°, 70.6827%, 97.6471%
        XYZ:
        50.6348, 28.5789, 50.9917
        xyY:
        0.3889, 0.2195, 28.5789
      CIE-Lab:
        60.4082, 75.9824, -23.5754
        CIE-LCH:
        60.4082, 79.5558, 342.7623
        CIE-Luv:
        60.4082, 96.1879, -48.3331
        Hunter-Lab:
        53.4593, 75.5153, -19.1317
      #f949bd color charts
#f949bd RGB chart
      #f949bd CMYK chart
      #f949bd RGB pie chart
      #f949bd color shades, tints & tones
#f949bd color schemes
#f949bd color preview, HTML & CSS examples
           This text has a color of #f949bd        
        
          <p style="color:#f949bd;">Text here</p>
        
        
          .mytext {color:#f949bd;}
        
        Text color #f949bd
      
           This box has a color of #f949bd        
        
          <div style="background-color:#f949bd;">Content here</div>
        
        
          .mybackground {background-color:#f949bd;}
        
        Background color #f949bd
      
           Border around this has a color of #f949bd        
        
          <div style="border:2px solid #f949bd;">Content here</div>
        
        
          .myborder {border:2px solid #f949bd;}
        
        Border color #f949bd