#f956d7 color space conversions
Hex:
        #f956d7
        RGB:
        249, 86, 215
        CMY:
        2, 66, 16
        CMYK:
        0, 65, 14, 2
      HSL:
        313°, 93.1429%, 65.6863%
        HSV (HSB):
        313°, 65.4618%, 97.6471%
        XYZ:
        54.6605, 31.7016, 67.5281
        xyY:
        0.3552, 0.2060, 31.7016
      CIE-Lab:
        63.0955, 74.8684, -34.1862
        CIE-LCH:
        63.0955, 82.3041, 335.4577
        CIE-Luv:
        63.0955, 82.4653, -64.7756
        Hunter-Lab:
        56.3042, 74.7566, -31.6962
      #f956d7 color charts
#f956d7 RGB chart
      #f956d7 CMYK chart
      #f956d7 RGB pie chart
      #f956d7 color shades, tints & tones
#f956d7 color schemes
#f956d7 color preview, HTML & CSS examples
           This text has a color of #f956d7        
        
          <p style="color:#f956d7;">Text here</p>
        
        
          .mytext {color:#f956d7;}
        
        Text color #f956d7
      
           This box has a color of #f956d7        
        
          <div style="background-color:#f956d7;">Content here</div>
        
        
          .mybackground {background-color:#f956d7;}
        
        Background color #f956d7
      
           Border around this has a color of #f956d7        
        
          <div style="border:2px solid #f956d7;">Content here</div>
        
        
          .myborder {border:2px solid #f956d7;}
        
        Border color #f956d7