#f961bd color space conversions
Hex:
        #f961bd
        RGB:
        249, 97, 189
        CMY:
        2, 62, 26
        CMYK:
        0, 61, 24, 2
      HSL:
        324°, 92.6829%, 67.8431%
        HSV (HSB):
        324°, 61.0442%, 97.6471%
        XYZ:
        52.5269, 32.3632, 51.6224
        xyY:
        0.3848, 0.2371, 32.3632
      CIE-Lab:
        63.6420, 67.0311, -18.6376
        CIE-LCH:
        63.6420, 69.5739, 344.4617
        CIE-Luv:
        63.6420, 87.2144, -39.6621
        Hunter-Lab:
        56.8887, 65.2588, -13.9793
      #f961bd color charts
#f961bd RGB chart
      #f961bd CMYK chart
      #f961bd RGB pie chart
      #f961bd color shades, tints & tones
#f961bd color schemes
#f961bd color preview, HTML & CSS examples
           This text has a color of #f961bd        
        
          <p style="color:#f961bd;">Text here</p>
        
        
          .mytext {color:#f961bd;}
        
        Text color #f961bd
      
           This box has a color of #f961bd        
        
          <div style="background-color:#f961bd;">Content here</div>
        
        
          .mybackground {background-color:#f961bd;}
        
        Background color #f961bd
      
           Border around this has a color of #f961bd        
        
          <div style="border:2px solid #f961bd;">Content here</div>
        
        
          .myborder {border:2px solid #f961bd;}
        
        Border color #f961bd