#f956e5 color space conversions
Hex:
        #f956e5
        RGB:
        249, 86, 229
        CMY:
        2, 66, 10
        CMYK:
        0, 65, 8, 2
      HSL:
        307°, 93.1429%, 65.6863%
        HSV (HSB):
        307°, 65.4618%, 97.6471%
        XYZ:
        56.5376, 32.4525, 77.4128
        xyY:
        0.3398, 0.1950, 32.4525
      CIE-Lab:
        63.7151, 76.9040, -41.0641
        CIE-LCH:
        63.7151, 87.1807, 331.8993
        CIE-Luv:
        63.7151, 77.6571, -75.9900
        Hunter-Lab:
        56.9671, 77.4619, -40.6925
      #f956e5 color charts
#f956e5 RGB chart
      #f956e5 CMYK chart
      #f956e5 RGB pie chart
      #f956e5 color shades, tints & tones
#f956e5 color schemes
#f956e5 color preview, HTML & CSS examples
           This text has a color of #f956e5        
        
          <p style="color:#f956e5;">Text here</p>
        
        
          .mytext {color:#f956e5;}
        
        Text color #f956e5
      
           This box has a color of #f956e5        
        
          <div style="background-color:#f956e5;">Content here</div>
        
        
          .mybackground {background-color:#f956e5;}
        
        Background color #f956e5
      
           Border around this has a color of #f956e5        
        
          <div style="border:2px solid #f956e5;">Content here</div>
        
        
          .myborder {border:2px solid #f956e5;}
        
        Border color #f956e5