#f964e1 color space conversions
Hex:
        #f964e1
        RGB:
        249, 100, 225
        CMY:
        2, 61, 12
        CMYK:
        0, 60, 10, 2
      HSL:
        310°, 92.5466%, 68.4314%
        HSV (HSB):
        310°, 59.8394%, 97.6471%
        XYZ:
        57.2147, 34.6903, 74.9145
        xyY:
        0.3430, 0.2080, 34.6903
      CIE-Lab:
        65.5068, 70.8529, -36.0335
        CIE-LCH:
        65.5068, 79.4893, 333.0436
        CIE-Luv:
        65.5068, 74.4365, -67.4419
        Hunter-Lab:
        58.8985, 70.3247, -34.1835
      #f964e1 color charts
#f964e1 RGB chart
      #f964e1 CMYK chart
      #f964e1 RGB pie chart
      #f964e1 color shades, tints & tones
#f964e1 color schemes
#f964e1 color preview, HTML & CSS examples
           This text has a color of #f964e1        
        
          <p style="color:#f964e1;">Text here</p>
        
        
          .mytext {color:#f964e1;}
        
        Text color #f964e1
      
           This box has a color of #f964e1        
        
          <div style="background-color:#f964e1;">Content here</div>
        
        
          .mybackground {background-color:#f964e1;}
        
        Background color #f964e1
      
           Border around this has a color of #f964e1        
        
          <div style="border:2px solid #f964e1;">Content here</div>
        
        
          .myborder {border:2px solid #f964e1;}
        
        Border color #f964e1