#f947bb color space conversions
Hex:
        #f947bb
        RGB:
        249, 71, 187
        CMY:
        2, 72, 27
        CMYK:
        0, 71, 25, 2
      HSL:
        321°, 93.6842%, 62.7451%
        HSV (HSB):
        321°, 71.4859%, 97.6471%
        XYZ:
        50.2898, 28.2341, 49.8129
        xyY:
        0.3919, 0.2200, 28.2341
      CIE-Lab:
        60.0996, 76.3900, -22.9013
        CIE-LCH:
        60.0996, 79.7490, 343.3116
        CIE-Luv:
        60.0996, 97.6026, -47.3599
        Hunter-Lab:
        53.1357, 75.9520, -18.3872
      #f947bb color charts
#f947bb RGB chart
      #f947bb CMYK chart
      #f947bb RGB pie chart
      #f947bb color shades, tints & tones
#f947bb color schemes
#f947bb color preview, HTML & CSS examples
           This text has a color of #f947bb        
        
          <p style="color:#f947bb;">Text here</p>
        
        
          .mytext {color:#f947bb;}
        
        Text color #f947bb
      
           This box has a color of #f947bb        
        
          <div style="background-color:#f947bb;">Content here</div>
        
        
          .mybackground {background-color:#f947bb;}
        
        Background color #f947bb
      
           Border around this has a color of #f947bb        
        
          <div style="border:2px solid #f947bb;">Content here</div>
        
        
          .myborder {border:2px solid #f947bb;}
        
        Border color #f947bb