#f964b2 color space conversions
Hex:
        #f964b2
        RGB:
        249, 100, 178
        CMY:
        2, 61, 30
        CMYK:
        0, 60, 29, 2
      HSL:
        329°, 92.5466%, 68.4314%
        HSV (HSB):
        329°, 59.8394%, 97.6471%
        XYZ:
        51.6600, 32.4684, 45.6637
        xyY:
        0.3980, 0.2502, 32.4684
      CIE-Lab:
        63.7282, 64.3896, -12.2418
        CIE-LCH:
        63.7282, 65.5430, 349.2354
        CIE-Luv:
        63.7282, 89.4630, -29.7072
        Hunter-Lab:
        56.9811, 62.1141, -7.6273
      #f964b2 color charts
#f964b2 RGB chart
      #f964b2 CMYK chart
      #f964b2 RGB pie chart
      #f964b2 color shades, tints & tones
#f964b2 color schemes
#f964b2 color preview, HTML & CSS examples
           This text has a color of #f964b2        
        
          <p style="color:#f964b2;">Text here</p>
        
        
          .mytext {color:#f964b2;}
        
        Text color #f964b2
      
           This box has a color of #f964b2        
        
          <div style="background-color:#f964b2;">Content here</div>
        
        
          .mybackground {background-color:#f964b2;}
        
        Background color #f964b2
      
           Border around this has a color of #f964b2        
        
          <div style="border:2px solid #f964b2;">Content here</div>
        
        
          .myborder {border:2px solid #f964b2;}
        
        Border color #f964b2