#f952e2 color space conversions
Hex:
        #f952e2
        RGB:
        249, 82, 226
        CMY:
        2, 68, 11
        CMYK:
        0, 67, 9, 2
      HSL:
        308°, 93.2961%, 64.9020%
        HSV (HSB):
        308°, 67.0683%, 97.6471%
        XYZ:
        55.8117, 31.6653, 75.1219
        xyY:
        0.3432, 0.1947, 31.6653
      CIE-Lab:
        63.0653, 77.8974, -40.4059
        CIE-LCH:
        63.0653, 87.7533, 332.5839
        CIE-Luv:
        63.0653, 79.8523, -74.9724
        Hunter-Lab:
        56.2719, 78.5641, -39.7606
      #f952e2 color charts
#f952e2 RGB chart
      #f952e2 CMYK chart
      #f952e2 RGB pie chart
      #f952e2 color shades, tints & tones
#f952e2 color schemes
#f952e2 color preview, HTML & CSS examples
           This text has a color of #f952e2        
        
          <p style="color:#f952e2;">Text here</p>
        
        
          .mytext {color:#f952e2;}
        
        Text color #f952e2
      
           This box has a color of #f952e2        
        
          <div style="background-color:#f952e2;">Content here</div>
        
        
          .mybackground {background-color:#f952e2;}
        
        Background color #f952e2
      
           Border around this has a color of #f952e2        
        
          <div style="border:2px solid #f952e2;">Content here</div>
        
        
          .myborder {border:2px solid #f952e2;}
        
        Border color #f952e2