#f972e2 color space conversions
Hex:
        #f972e2
        RGB:
        249, 114, 226
        CMY:
        2, 55, 11
        CMYK:
        0, 54, 9, 2
      HSL:
        310°, 91.8367%, 71.1765%
        HSV (HSB):
        310°, 54.2169%, 97.6471%
        XYZ:
        58.8117, 37.6654, 76.1219
        xyY:
        0.3407, 0.2182, 37.6654
      CIE-Lab:
        67.7732, 64.9760, -33.0695
        CIE-LCH:
        67.7732, 72.9072, 333.0262
        CIE-Luv:
        67.7732, 68.9162, -62.1464
        Hunter-Lab:
        61.3721, 63.6519, -30.5789
      #f972e2 color charts
#f972e2 RGB chart
      #f972e2 CMYK chart
      #f972e2 RGB pie chart
      #f972e2 color shades, tints & tones
#f972e2 color schemes
#f972e2 color preview, HTML & CSS examples
           This text has a color of #f972e2        
        
          <p style="color:#f972e2;">Text here</p>
        
        
          .mytext {color:#f972e2;}
        
        Text color #f972e2
      
           This box has a color of #f972e2        
        
          <div style="background-color:#f972e2;">Content here</div>
        
        
          .mybackground {background-color:#f972e2;}
        
        Background color #f972e2
      
           Border around this has a color of #f972e2        
        
          <div style="border:2px solid #f972e2;">Content here</div>
        
        
          .myborder {border:2px solid #f972e2;}
        
        Border color #f972e2