#f956f3 color space conversions
Hex:
        #f956f3
        RGB:
        249, 86, 243
        CMY:
        2, 66, 5
        CMYK:
        0, 65, 2, 2
      HSL:
        302°, 93.1429%, 65.6863%
        HSV (HSB):
        302°, 65.4618%, 97.6471%
        XYZ:
        58.5724, 33.2664, 88.1280
        xyY:
        0.3255, 0.1848, 33.2664
      CIE-Lab:
        64.3760, 79.0404, -47.8072
        CIE-LCH:
        64.3760, 92.3738, 328.8326
        CIE-Luv:
        64.3760, 72.9771, -87.1072
        Hunter-Lab:
        57.6770, 80.3362, -50.2186
      #f956f3 color charts
#f956f3 RGB chart
      #f956f3 CMYK chart
      #f956f3 RGB pie chart
      #f956f3 color shades, tints & tones
#f956f3 color schemes
#f956f3 color preview, HTML & CSS examples
           This text has a color of #f956f3        
        
          <p style="color:#f956f3;">Text here</p>
        
        
          .mytext {color:#f956f3;}
        
        Text color #f956f3
      
           This box has a color of #f956f3        
        
          <div style="background-color:#f956f3;">Content here</div>
        
        
          .mybackground {background-color:#f956f3;}
        
        Background color #f956f3
      
           Border around this has a color of #f956f3        
        
          <div style="border:2px solid #f956f3;">Content here</div>
        
        
          .myborder {border:2px solid #f956f3;}
        
        Border color #f956f3