#f961d7 color space conversions
Hex:
        #f961d7
        RGB:
        249, 97, 215
        CMY:
        2, 62, 16
        CMYK:
        0, 61, 14, 2
      HSL:
        313°, 92.6829%, 67.8431%
        HSV (HSB):
        313°, 61.0442%, 97.6471%
        XYZ:
        55.6074, 33.5954, 67.8437
        xyY:
        0.3541, 0.2139, 33.5954
      CIE-Lab:
        64.6402, 70.5976, -31.7883
        CIE-LCH:
        64.6402, 77.4243, 335.7592
        CIE-Luv:
        64.6402, 78.6988, -60.5841
        Hunter-Lab:
        57.9616, 69.8172, -28.8256
      #f961d7 color charts
#f961d7 RGB chart
      #f961d7 CMYK chart
      #f961d7 RGB pie chart
      #f961d7 color shades, tints & tones
#f961d7 color schemes
#f961d7 color preview, HTML & CSS examples
           This text has a color of #f961d7        
        
          <p style="color:#f961d7;">Text here</p>
        
        
          .mytext {color:#f961d7;}
        
        Text color #f961d7
      
           This box has a color of #f961d7        
        
          <div style="background-color:#f961d7;">Content here</div>
        
        
          .mybackground {background-color:#f961d7;}
        
        Background color #f961d7
      
           Border around this has a color of #f961d7        
        
          <div style="border:2px solid #f961d7;">Content here</div>
        
        
          .myborder {border:2px solid #f961d7;}
        
        Border color #f961d7